facebook

Other teething problems: JSP and XHTML editors, JSF support

  1. MyEclipse Archived
  2.  > 
  3. Bugs
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #272739 Reply

    – Ternary operator (a ? b : c) in el expressions is flagged as an error
    – Wish list: Validation / code assist for faces-config referenced beans. This would be quite useful for beans that you manage yourself.
    It may become increasingly important as people start using frameworks like Seam that manage beans on top of JSF.

    regards,

    Jean-Michel

    #272771 Reply

    Riyad Kalla
    Member

    Jean-Michel,
    Could you give an example of #2 please so I know what to file specifically for the dev team?

    #272785 Reply

    Riyad:

    Any time you bypass JSF bean management facilities, for example create a bean in an action method and store it in some context.
    Seam is a case in point (JSF/GUICE possibly ?? I have not looked into that new cutie yet).
    For a Seam example, you can look at the ending remarks in “How to develop a Seam application in MyEclipse” in ME education material (BTW I have to uptade that !).
    The JSF config referenced-bean element is precisely meant to help IDEs in such a case. It is a real pity we cannot take advantage of it in ME JSF view editors.

    Keep on the great work,
    regards

    J-M.

Viewing 3 posts - 1 through 3 (of 3 total)
Reply To: Other teething problems: JSP and XHTML editors, JSF support

You must be logged in to post in the forum log in