(Sorry about the repost, my brain misfired and I left the wrong subject 
on the last one. I'd rather have people read it :))
1.  Shouldn't BaseObject declare getPeer() as an abstract method?  (I'd 
like it to anyway)

2.  Creation of setByPeerName / setByName / setByPosition

I've just started using Torque for stuff that appears to be a bit 
further off the beaten track than I normally use it for.

Essentially "automatic" form generation from the database.

To that end I have been using getByPeerName / getByPosition. 
Unfortunately when I came to do the reverse, setByPeerName was nowhere 
to be found.  I could use reflection, but that is just a dirty hack when 
it comes down to it.

1. Is there a reason this doesn't exist? (for orthogonality I would have 
expected it to be there.)
2. Does someone else want to add it :P?
3. Would it be added if I created a patch for it? 


Regards,

Ben




--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to