
February 20, 2009 09:27 by
Simon
I had some code which was used to translate from a business entity to a data transfer object, I wanted to put this code in a library to re-use it across multiple projects. The initial version of the translator was made up of the main translator which implements the singleton pattern and an abstract "entity" translator, subclasses of which are then written for each translation required e.g. Entity A -> DTO B. More...
15865274-00d3-49f4-bf6f-ff2e8d07e3de|1|5.0

February 19, 2009 21:19 by
Simon
How to get a seam project compiling again once it has been checked out of source control...
This assumes that the project being checked out is an ear deployment created using the New Seam Project Wizard. It was also using Eclipse Europa (v 3.3.2).More...
b62d32b8-74d7-4cc6-bf24-f00022ab706d|0|.0