Yes, it knows about the type, so the shared object knows
which class to use when recreating the instance. It's just -
if you don't assign the user object from the SharedObject to the
static _instance your User class simply returns a different user object.
There is no implicit connection between these instances.
Cheers,
Ralf.
On 2/8/07, Webdevotion <[EMAIL PROTECTED]> wrote:
I allready use
registerClassAlias("be.webdevotion.business.User",User);
to register the User class in the so.data.
This way the shared object knows about the data type ; )
--
Ralf Bokelberg <[EMAIL PROTECTED]>
Flex & Flash Consultant based in Cologne/Germany
Phone +49 (0) 221 530 15 35