Have you tried the AfterNew event? ;) On Jan 7, 2009 1:21pm, Matt Quackenbush <[email protected]> wrote: > It was worth a shot, but unfortunately that did not change the behavior. > > I also thought "okay, I've made a ton of changes to the decorator, maybe Transfer is just reading old stuff". However, wiping out all of the *.transfer files still results in the same behavior. > > > Here's the _really_ odd part: I could have sworn that this exact same code was behaving as expected 8 months ago. > > /me beats head against desk > > > On Wed, Jan 7, 2009 at 1:15 PM, wrote: > > Hmmm... Sounds like configure() is called *before* the object is fully populated/hydrated. Try getMemento() before getEmailAddress()... Perhaps the getMemento() will force the object to be populated. > > > That would explain the getXXX() functions returning empty strings, and the setXXX() functions being ignored/overwritten. > > Ken > > > > > > > >
--~--~---------~--~----~------------~-------~--~----~ Before posting questions to the group please read: http://groups.google.com/group/transfer-dev/web/how-to-ask-support-questions-on-transfer You received this message because you are subscribed to the Google Groups "transfer-dev" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/transfer-dev?hl=en -~----------~----~----~----~------~----~------~--~---
