/wicket-information-objects

Prototype project that fills the gap between domain objects and wicket forms and panels allowing to define forms and panels based on domain objects metadata

Primary LanguageJava

Wicket Information Objects

This project is a proof of concept trying to simplify change introduction into software development using the stack Wicket + Hibernate + Guice. The objective is to build a generic and homogeneus method for building forms for adding & editing domain objects and panels that display domain objects detailed information. Everything is done by inspecting domain objects metadata. The project was developed by members of the IT Development Team at ITBA (Buenos Aires Institute of Technology). See copyright notes at the bottom.

Copyright

Copyright (c) 2012
 - ITBA <http://www.itba.edu.ar>
 - Pablo Abad <pabad@itba.edu.ar>
 - Rafael Martín Bigio <rbigio@itba.edu.ar>
 - Lionel Castiglioni <lcastig@itba.edu.ar>

Wicket Information Objects is free software: you can redistribute it
and/or modify it under the terms of the GNU General Public License as
published by the Free Software Foundation, either version 3 of the
License, or (at your option) any later version.

Segmentation is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with Segmentation.  If not, see <http://www.gnu.org/licenses/>.