2006/8/23, Seth Hodgson <[EMAIL PROTECTED]>: > Try tagging the properties that you don't want managed in your [Managed] AS > class as [Transient]. This should prevent changes to them from being > logged/committed. >
Hahaha. That does exactly what I want! Thanks, Seth!! Incidentally, is that in the docs anywhere? I tried looking for it, but to no avail. Thanks to everyone for helping me track down this issue. Jim -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/flexcoders/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/

