Ed Leafe wrote: > On Jun 18, 2008, at 12:20 PM, Nate Lowrie wrote: > >> Maybe the solution to this is to just default to a specific font if we >> get the error. Certainly doable. Thoughts? > > > No, the problem is that when saving a custom class, all properties > are recorded, so that we can tell what is changed in the subclass. I > need to find a way to handle these 'fake' properties better.
Shouldn't you only save the properties that were "touched", and nothing else? I know I probably don't understand something, but finding out what is changed in the subclass should be as easy as looking at the properties assigned in the subclass, no? Paul _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users Searchable Archives: http://leafe.com/archives/search/dabo-users This message: http://leafe.com/archives/byMID/[EMAIL PROTECTED]
