On Mon, Dec 04, 2000 at 11:38:10AM -0800, Fedor Karpelevitch wrote:
> Where would it take actual implementation from? Or you want to make it
> abstract?
> I would much rather suggest that you do not change the object, but just
> subclass it implementing any interfaces.

Implementation would come from Torque generated methods. So as I replied
to John, my current need is for a Named interface (containing one method
- getName) as a general mechanism via which I can retrieve an object's
"name". I ensure, either via column naming (call name column "NAME")
or via javaName column attribute that a getName() methods exists for the
class.

Granted I could subclass - but for such a small job it seems a waste of
effort.

-- 
Sean Legassick
[EMAIL PROTECTED]
                                  homo sum: humani nihil a me alienum puto



------------------------------------------------------------
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