Okay, this may seem like a dumb question but just wanted to ask.
Basically, if i have a @Persist on a property in a component is the
persisted value unique per user and component instance or just per user?
For instance, say page A contains an instance of component @Comp and
@Comp has a @Persist boolean property and page B also contains an
instance of @Comp. Is it possible to set the property to true in A but
to false in B?

-- 
Dan Adams
Software Engineer
Interactive Factory


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to