aspose file tools
The moose likes OO, Patterns, UML and Refactoring and the fly likes Prototype Implementation in Java Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Engineering » OO, Patterns, UML and Refactoring
Reply Bookmark "Prototype Implementation in Java" Watch "Prototype Implementation in Java" New topic
Author

Prototype Implementation in Java

Avijeet Dash
Ranch Hand

Joined: Jan 21, 2001
Posts: 148
Guys,
How is the prototype implementation is different in java from that of c++.
what is the 'prototypical instance' in java means which is supposed to be cloned in the factory methods.
in c++ i guess it means we are passing a pointer, by cloning which we get an object.
any ideas???
rgds
 
 
subject: Prototype Implementation in Java
 
Threads others viewed
How to call java method from c function??
Carry OOAD artifacts forward into implementation
Not possible in JAVA ?
Interface Ques.
download file from tomcat server
developer file tools