0 Replies Latest reply on Jun 1, 2009 1:50 PM by oguzyalcin.oguzhanyalcin.gazi.edu.tr

    Best Practice for Generating Entities

    oguzyalcin.oguzhanyalcin.gazi.edu.tr

      Hi all,
      I am having difficulties with seam generate entities command. When you generate the entities and the helper classes(EntityList,EntityHome and pages) it overwrites all your previous code. I generate the entities and the helper classes in a different project and move the files form there to my project. But this process is so much time consuming and as any developer can make mistake (while moving files) this way can be painful(I feel the pain...:D )


      The other way is to extend the Home and List classes but you have to move the above @Name tags  from the helper classes. I want to hear from you about the regeneration of the  helper classes. How did you solve this problem in your projects?


      Thx.