Beg pardon if this has been hashed over before.

While reading the Data Package section of the design
document and thinking about coupling Java code with
simulation code, it occurred to me that Java class
implementations that satisfy the properties of
immutability could be passed around and accessed in
expressions if they were made accessible from a
subclass of RecordToken.  Let's call it
"StructureToken" since ObjectToken is already claimed.

I have a number of classes that implement structures
that might be made visible in this way.

Comments?

Jim



----------------------------------------------------------------------------
Posted to the ptolemy-hackers mailing list.  Please send administrative
mail for this list to: [EMAIL PROTECTED]

Reply via email to