http://qs321.pair.com?node_id=472695


in reply to Re: Answer: How do I make a constructor?
in thread How do I make a constructor?

I do this same thing with the _init(). Basically I can use an inheritence and the constructor remains the same, the _init method can change with each child object. It just seems to keep things organized.

Don
WHITEPAGES.COM | INC

Edit by castaway: Closed small tag in signature

  • Comment on Re^2: Answer: How do I make a constructor?