rev2004 / nemadiy

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

Console logging Code in the util of webapp needs to be refractored #149

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
0. How does what you propose make this codebase better?

Will remove the dependency between webapp and the DAO implementation.

1. What packages and project that you are considering to refractor?

the org.imirsel.nema.meandre.util package

2. Describe the issue with the current implementation?

Drags the spring hibernate to the webapp layer..

3. Describe the steps you want to take in the refractoring?

Move the util/* classes/interfaces that have to do with the Dao's to the core. 

Original issue reported on code.google.com by kumarami...@gmail.com on 14 Oct 2010 at 8:27