« Return to Thread: ObjectTable. How to customize TR attributes ?

Re: Trails forms and @Transient properties

by Kalle Korhonen-2 :: Rate this Message:

Reply to Author | View in Thread

@Transient shouldn't force read-only. It's sometimes advantageous to have read/write properties that won't be persisted.

Kalle

On 12/12/07, superoverdrive@... <superoverdrive@...> wrote:
1. I have just noticed that @Transient getter Methods are not ignored during an updated - so it tries to call no-existent setters if you have @Transient getter methods (e.g. for formatting data etc...)


---------------------------------------------------------------------
To unsubscribe from this list please visit:

    http://xircles.codehaus.org/manage_email


 « Return to Thread: ObjectTable. How to customize TR attributes ?