ClearMyBench
Welcome, Guest
Please Login or Register.    Lost Password?
Re:Basic concepts of Object Oriented Modelling (1 viewing) (1) Guest
Go to bottom Post Reply Favoured: 0
TOPIC: Re:Basic concepts of Object Oriented Modelling
#2484
ShriNi (User)
Software Techie (PEGA) currently on a Career Break
Platinum Boarder
Posts: 4000
graph
User Offline Click here to see the profile of this user
Gender: Female Location: Secundrabad India Birthdate: 1983-09-29
Re:Basic concepts of Object Oriented Modelling 4 Years ago Karma: 0  
We have a particular design pattern which uses cloning . If the cost of creating a new object is large and creation is resource intensive, we can clone the object.
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#2485
ShriNi (User)
Software Techie (PEGA) currently on a Career Break
Platinum Boarder
Posts: 4000
graph
User Offline Click here to see the profile of this user
Gender: Female Location: Secundrabad India Birthdate: 1983-09-29
Re:Basic concepts of Object Oriented Modelling 4 Years ago Karma: 0  
The Prototype design pattern uses cloning rather than creation .
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#2486
ShriNi (User)
Software Techie (PEGA) currently on a Career Break
Platinum Boarder
Posts: 4000
graph
User Offline Click here to see the profile of this user
Gender: Female Location: Secundrabad India Birthdate: 1983-09-29
Re:Basic concepts of Object Oriented Modelling 4 Years ago Karma: 0  
The prototype design pattern allows an object to create customized objects without knowing their class or any details of how to create them.
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#2487
ShriNi (User)
Software Techie (PEGA) currently on a Career Break
Platinum Boarder
Posts: 4000
graph
User Offline Click here to see the profile of this user
Gender: Female Location: Secundrabad India Birthdate: 1983-09-29
Re:Basic concepts of Object Oriented Modelling 4 Years ago Karma: 0  
For the Factory the list of prototypical objects never contains more than one object, hence its different from the prototype design pattern.
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#2488
ShriNi (User)
Software Techie (PEGA) currently on a Career Break
Platinum Boarder
Posts: 4000
graph
User Offline Click here to see the profile of this user
Gender: Female Location: Secundrabad India Birthdate: 1983-09-29
Re:Basic concepts of Object Oriented Modelling 4 Years ago Karma: 0  
The intent of using prototype design pattern is specifying the kind of objects to create using a prototypical instance and

creating new objects by copying this prototype.
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#2489
ShriNi (User)
Software Techie (PEGA) currently on a Career Break
Platinum Boarder
Posts: 4000
graph
User Offline Click here to see the profile of this user
Gender: Female Location: Secundrabad India Birthdate: 1983-09-29
Re:Basic concepts of Object Oriented Modelling 4 Years ago Karma: 0  
The pattern uses abstract classes and only three types of classes making its implementation rather easy.
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
Go to top Post Reply
get the latest posts directly to your desktop
logo footer   Copyright 2009 - 2013 HotRecruiter.Com - All Rights Reserved