Open GoogleCodeExporter opened 9 years ago
Another "breach of encapsulation" I've come across is direct references to
Wosaic.TARGET field in some of the source plugins.
First of all, this should be an option that can be set by the user, so we
shouldn't
have a defined constant. Secondly, if a plugin needs a reference to it, then
the
reference should be passed in the constructor-- not directly.
Original comment by swegn...@gmail.com
on 28 Feb 2008 at 6:15
As this is on-going, I'm changing the status to "Started". At this point,
encapsulation is pretty good.
Original comment by swegn...@gmail.com
on 12 Mar 2008 at 6:03
Original issue reported on code.google.com by
swegn...@gmail.com
on 21 Nov 2007 at 5:33