Object-InsideOut - Re: Passing 'straight' arguements to a constructor.

Posted on Fri Jan 6 20:33:00 2006 by arguile in response to 1589 (See the whole thread of 3)
Re: Passing 'straight' arguements to a constructor.

Yes, I've read the book. Existing entrenched APIs are – unfortunately – just that; entrenched. And for four arguements or less I simply don't always agree with the book :).

Though I must be rather obtuse as I tried supplying new() instead of inheritting it, but didn't even think to just wrap the args.

Thanks!
Write a response