5 Replies Latest reply on May 4, 2006 7:53 PM by gavin.king

    JBoss ide

    lavoir

      Given that the Seam FAQ claims the following:

      # What view templating technologies can I use?

      You can use any templating technology that support JSF. In practice, this probably means Facelets (if you take our advice) or JSP (for masochists).


      Does that mean you need to be a masochist to use the reverse engineer tool :)

      Seriously though, I am curious as to why you guys didnt follow your own advice with the tool.

      Also, are you planning to have a wizard in eclipse to kick start Seam applications? I remember reading that you would include an ant target to create skeleton apps, but I have seen this yet.





        • 1. Re: JBoss ide
          theute

          If we had infinite time we would probably support both JSP and Facelets.

          Since we don't have that time we only provide one (and it has to be fixed to be usable with latest JBoss Seam release) :(

          Why JSP ? Well... People are probably more used to JSP than Facelets so they can start modifying the result right away.

          That said, it could be better to provide a Facelet only version, i'm not sure...

          I started an attempt to make an Eclipse wizard but had too much to do. Another call for volunteers ;)

          • 2. Re: JBoss ide
            maxandersen

            yeah plus Gavin has masochistic tendencies ;)

            jokes aside, the main reason is what Thomas said.

            people recognize jsp so we did that first.

            Gavin has talked about updating the templates; but we always appreciate contributions in enhancing them.

            • 3. Re: JBoss ide
              gavin.king

              Yes, I plan to port the templates to facelets, but there is also a lot more work to go in that area over the next few weeks.

              • 4. Re: JBoss ide
                lavoir

                Thats good to know, thanks for the info.

                I been away from Seam in the last few months, so I am catching up on all the work you guys have done.

                I m pitching Seam to a customer next month, so hopefully, Ill get time to dig in more and possibly help out in some areas.


                • 5. Re: JBoss ide
                  gavin.king

                  Cool :)