Menu

#200 JPlate should utilize more prototypes

Java
open
JPlate (27)
5
2007-10-20
2007-10-20
No

In places where a factory is define, also consider having the created object types implement PrototypeIfc.

Since prototype's are similar to factories, it may be cleaner to use the prototypes themselves vs the factories.

Discussion


Log in to post a comment.