Cocuyo17 / openpnp

Automatically exported from code.google.com/p/openpnp
0 stars 0 forks source link

Refactor Reference* classes to remove dependencies #8

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Many of the Reference* classes depend on other Reference* classes when they 
could instead depend on the SPI classes. Refactor these classes to use the SPI 
classes as much as possible. This will allow us to more easily use 
implementations of the SPI classes instead of having to write new Reference* 
classes.

Original issue reported on code.google.com by ja...@vonnieda.org on 12 May 2012 at 9:02

GoogleCodeExporter commented 9 years ago
Project and issues moved to http://openpnp.org

Original comment by ja...@vonnieda.org on 27 Jan 2013 at 6:24