seges / acris

AcrIS is a modern framework serving as a base for applications, web sites and portals. It provides various tools and libraries to ease daily development. Build on top of Google web toolkit and provides sophisticated solution for security, beans binding, JSON protocol and usefull project skelets integrated with maven, hibernate, spring and gilead. You will get a prepared solution in box ready to use in your own project.
4 stars 1 forks source link

Scaffold migration to annotation processors #65

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Migrate scaffold generated classes to the annotation processors, there should 
be a set of processors:

DomainDataApiProcessor for Data interfaces
DomainBaseApiProcessor for Base object
DaoApiProcessor for Dao interaces
DaoBaseProcessor for hibernate dao implemenation

Original issue reported on code.google.com by necro1...@gmail.com on 14 Dec 2011 at 2:01

GoogleCodeExporter commented 9 years ago
I'll handle this one.

Original comment by slob...@seges.sk on 14 Dec 2011 at 2:05

GoogleCodeExporter commented 9 years ago

Original comment by nejakyus...@gmail.com on 8 Jan 2012 at 7:55

GoogleCodeExporter commented 9 years ago

Original comment by nejakyus...@gmail.com on 8 Jan 2012 at 7:57

GoogleCodeExporter commented 9 years ago
The change for this is done now.

Original comment by slob...@seges.sk on 10 Jan 2012 at 3:06