>First, IMHO, having init() return a reference to 'this' is bad style. It
>only makes things more confusing.
Just when I thought I had one solid convention...
So what's the preferred way to do it, and why is "return this" bad?
One more thing about "return this": Why not just have the "any"
returntype in the super class, since "this" is guaranteed(?) to return
the current type?
Thanks,
Jamie
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

