in reply to Re: new idea - please comment on this
in thread OO - problem with inheritance

You are right. I thought cloning of objects is much easier (because I have heard of the common clone-method in new/copy constructors), but actually it isn't very different from copying an hash. But I also like the idea of moving all my validation code into that class.

Thank you for your comment.
  • Comment on Re: Re: new idea - please comment on this