On Tue, Jan 30, 2001 at 08:55:40AM +0200, Leon Messerschmidt wrote:
> After Torque has generated this code you should rarely need to edit it by
> hand (or look at it) and it would speed up setProperties.

Yes, both true.

> Another feature that could be added to setByName() & getByName() is
> something like getAllNames().  This will would make it easy to do stuff like
> creating a generic table of objects without prior knowledge of the object.

Yes, although then one might want type info as well. Perhaps a
getAllFields method neturning a two dimensional String array of field
names and types. But now we're halfway towards a reimplementation of the
whole reflection API. Mind you given reflection is so slow this isn't
necessarily a bad thing. But its starting to feel overengineered.

> If you're going to propose it - I'm in favour so far...

Thanks. I wouldn't mind other opinions though, I still don't feel quite
happy enough about this to propose it yet.

And maybe I should be looking at contributing functionality to intake
instead, as I said to Jason about his Transformations proposal intake is
moving towards obviating the need for setProperties, and is looking like
offering a whole lot more functionality...

-- 
Sean Legassick
[EMAIL PROTECTED]
      Ek is 'n man: niks menslik is vreemd vir my nie  
      
      


------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
Problems?:           [EMAIL PROTECTED]

Reply via email to