I did a lot of searching about this a while ago but not sure I found the definitive answer. I basically need a way to execute a method in a decorator when it is first initialised *after* population.
I asked this a few years ago and was told to look at 'afterCreateMethod' in Brian Koteks TDOBeanInjector (awesome system) that I currently use for bean injection. However, this does NOT execute *after* bean population - only after dependent bean injection. So is there way to trigger a method in a decorator as the very last thing Transfer does when initialising a decorator? Thanks in advance. -- Before posting questions to the group please read: http://groups.google.com/group/transfer-dev/web/how-to-ask-support-questions-on-transfer Try out the new Transfer ORM Custom Google Search: http://www.google.com/cse/home?cx=002375903941309441958:2s7wbd5ocb8 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 To unsubscribe, reply using "remove me" as the subject.
