Hi group, I've been doing a bit of Googling on this one but surprised I can't actually find anything on it - Maybe I put in the wrong search words :-)
Basically I want to setup a get() / getByProperty() method on my Decorators. We've got a situation where our Developers are looping and using evaluate to loop over the Transfer getters - Yeuk!!! So I thought I could setup this method that they can pass in the property variable name and this would return the property from Transfer. Has anyone done anything like this? Are there any issues that I should be aware of it I do make one. One I can think of is I need to sort both the Decorator values and the original object, which could get messy. Any help is appreciated. Cheers, James -- 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
