The Artima Developer Community

Legacy Design Forum
Canonical Object Idiom

Advertisement

Advertisement

This page contains an archived post to the Design Forum (formerly called the Flexible Java Forum) made prior to February 25, 2002. If you wish to participate in discussions, please visit the new Artima Forums.

Message:

Constructor

Posted by Mukhtar Shaikh on November 12, 2001 at 7:03 AM

Object is create to allocate memory for class.Same way Constructor is also used to allocate memory for a class.So my question is - Can I skip Object And directly create Constructor.





Replies:

Sponsored Links




Google
  Web Artima.com   
Copyright © 1996-2007 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use - Advertise with Us