Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "JSF 2007 02 12"

(Notes)
m (Notes)
 
(2 intermediate revisions by the same user not shown)
Line 19: Line 19:
 
#**[https://bugs.eclipse.org/bugs/show_bug.cgi?id=172696 "Free Beer" Enterprise Web Development in Eclipse]
 
#**[https://bugs.eclipse.org/bugs/show_bug.cgi?id=172696 "Free Beer" Enterprise Web Development in Eclipse]
 
#**[http://www.eclipsecon.org/2007/index.php?page=sub/&id=3637 Extending the JavaServer Faces Tools project]
 
#**[http://www.eclipsecon.org/2007/index.php?page=sub/&id=3637 Extending the JavaServer Faces Tools project]
 +
#Graduation review scheduled for Feb 28
 +
#*Review to exit the incubation phase.
 +
#*Details to follow.
  
 
===Notes===
 
===Notes===
Line 29: Line 32:
 
#**Working on a framework for the design-time JSF-JSP tag converter. Goal is to make it easy to contribute tag converters for other JSF-JSP tags.
 
#**Working on a framework for the design-time JSF-JSP tag converter. Goal is to make it easy to contribute tag converters for other JSF-JSP tags.
 
#Feedback
 
#Feedback
#*[Bob Gallagher]-It would be desirable to move features that are not related to JSF UI to be factored down to the JST component? This will help adoption of features like content assist.
+
#*[Bob Gallagher]-It would be desirable to refactor features that are not related to JSF UI down to the WTP level. This will help adoption of features like content assist.
 
#**[Raghu]-This is the desired goal. However, it is not planned for this release. Please log a request in the bugzilla. Contributions welcome.
 
#**[Raghu]-This is the desired goal. However, it is not planned for this release. Please log a request in the bugzilla. Contributions welcome.

Latest revision as of 16:37, 12 February 2007

JSF Monthly Status Meeting Minutes: 2007-02-12

Attendees

  • Raghu Srinivasan(Oracle)
  • Cameron Bateman (Oracle)
  • Gerry Kessler (Oracle)
  • Ian Trimble (Oracle)
  • Robert Gallagher (IBM)
  • David Williams (IBM)

Agenda

  1. WTP 2.0-JSF Release planning
  2. EclipseCon
  3. Graduation review scheduled for Feb 28
    • Review to exit the incubation phase.
    • Details to follow.

Notes

  1. Status Update
    • [Raghu]-Working on features towards M5(EclipseCon) milestone build
      • Focus is on improving the usability of the Visual Page Designer
      • Support for design-time rendering of Tomahawk components and JSF Facet 1.2 deferred to M6 milestone
      • Released the first iteration of the Metadata Framework. Detailed note on the design to follow.
      • Working to move existing VPD metadata to the new framework. Goal is to have one unified Metadata model.
      • Working on a framework for the design-time JSF-JSP tag converter. Goal is to make it easy to contribute tag converters for other JSF-JSP tags.
  2. Feedback
    • [Bob Gallagher]-It would be desirable to refactor features that are not related to JSF UI down to the WTP level. This will help adoption of features like content assist.
      • [Raghu]-This is the desired goal. However, it is not planned for this release. Please log a request in the bugzilla. Contributions welcome.

Back to the top