Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[wtp-jsf-dev] JSF Tools project: Meeting to discuss design issues on 2/17, 11.00 AM PST..

Hi David,

We would like to meet with you/your team for a discussion on the design issues in developing the JSF-JSP Page Editor.

Conference Call info:
Date: 2/17, 11.00 AM PST
Conference No: 1-888-967-2253
Meeting ID: 444461
Meeting password: 573573

If you have conflict with the date and time, please propose a time that works for you.
-Raghu

You can find a description of the features we are planning for WTP 1.5 release here: http://www.eclipse.org/webtools/jsf/FeatureSpecs-1.5.html

Following are some of the talking points we would like to discuss with you:

JSF JSP Editor
        - we have decided for now to go ahead and create our own editor with our own config rather than request enhancements to the JSP config to support our requirements
        Reasons:
            - better control over content assist
                    (we saw the modelQueryExtension and it may work, but we desire more control over proposal creation)
            - could not determine a way to add our own hyperlink detector
           
        - if we have our own editor and config, should we create a new content type or use the JSF Fragment?  
 
    Extended Configurations
        - what are all of  the possible provisional configs
        - will they become API in 1.5?
 
    Content Assist
        - lots of comments in computeProposals like:
                                  // ////////////////////////////////////////////////////////////////////////////
                                  // ANOTHER WORKAROUND UNTIL PARTITIONING TAKES CARE OF THIS
            what is this about and will partition take care of this in 1.5???
                
    Hyperlink
        - plans for multi-link presenter?
        - suggestions on how to deal with 2 or more possible links per detection?
 
    Quick Fix/Quick Assist
        - what plans does JSP have?
        - appears that there is no QuickFix annotation presenter in SSE framework.
    
    Content Model API
        - any thoughts about opening it up?
        
    JSF EL Parser
       - guidance???    
   
    SSE/JSP Plans for 1.5?



Back to the top