What is the advantage of a larval object over a fa...
# random
r
What is the advantage of a larval object over a factory? If you make your factory
Cloneable
, doesn't it do pretty much the same thing, but more flexible (i.e. you can leave out any of the arguments)?