cc:  [email protected]
Subject: Re: Re: [ast-users] Can't pass parameters to an instance constructor
--------

> It currently looks like none of these include a representation for any
> functions that are members of either types or objects, so you can't
> really save/restore the shell's state right now anyway. 
> -- 
> Dan Douglas

typeset -T will output the type definitions as well as the sub-variables
so that you can save and restore types by storing the output from
typeset -T in a file and then dotting this file.

David Korn
[email protected]
_______________________________________________
ast-users mailing list
[email protected]
http://lists.research.att.com/mailman/listinfo/ast-users

Reply via email to