(one of the most annoying things are missing @Override and other common warnings, i will check them first)
2017-02-09 20:27 GMT+01:00 Thomas Andraschko <[email protected]>: > @Leo > all right! > I would also like to cleanup some code in the new branch (unused stuff, > commented very old code and else...) > Can i do that? What about code in the "shared" project? It it also used in > other projects? > Really, i like to quality and performance of myfaces but the code really > needs a little bit cleanup in some places. > > @Mike > yep, we should consider this in some months. > > 2017-02-09 20:15 GMT+01:00 Mike Kienenberger <[email protected]>: > >> It might be a bit early to consider this, but you should also pursue a >> press release for MyFaces 2.3. >> >> On Thu, Feb 9, 2017 at 2:10 PM, Leonardo Uribe <[email protected]> wrote: >> >>> Hi Thomas >>> >>> Ok, thanks for the list. >>> >>> From my side I have been working on features like CDI integration, >>> h:commandScript and fixing wrappers/events. I still need to commit some >>> patches I'm working on related to this, but I hope to do it soon. >>> >>> Most CDI integration is complete, only some small details related to >>> @FacesConfig and others. f:websocket is also complete. >>> >>> Search Expression API is already done, so feel free to close it as >>> fixed. I have added 2.3.0 in jira. >>> >>> regards, >>> >>> Leonardo Uribe >>> >>> 2017-02-09 7:38 GMT-05:00 Thomas Andraschko <[email protected] >>> >: >>> >>>> @Leo >>>> Should we already "resolve" the finished tickets like Search >>>> Expressions? So it would probably good if you could create a new version >>>> (2.3.0). I would asign it to the version and resolve then. >>>> >>>> 2017-02-09 13:19 GMT+01:00 Thomas Andraschko < >>>> [email protected]>: >>>> >>>>> Hi, >>>>> >>>>> i would like to invest more time in the JSF 2.3 branch. >>>>> I collected the new features from here: http://arjan-tijms.omnifaces.o >>>>> rg/p/jsf-23.html#1238 >>>>> >>>>> Features done or in progress: >>>>> CDI alignment >>>>> Injection and EL resolving of JSF artifacts >>>>> Injection in more JSF artifacts >>>>> CDI compatible @ManagedProperty >>>>> Networking / AJAX >>>>> WebSocket integration >>>>> Components >>>>> Component Search Expression framework >>>>> >>>>> Features TODO: >>>>> CDI alignment >>>>> Native managed beans annotations deprecated >>>>> Lifecycle >>>>> System event published after view rendered >>>>> Networking / AJAX >>>>> Ajax method invocation >>>>> Execute javascript from server at completion of AJAX response >>>>> Updating multiple forms via AJAX >>>>> Conversion / Validation >>>>> Class level bean validation >>>>> JDK 8 time support in f:convertDateTime >>>>> Java API >>>>> Support for the Iterable interface in UIData and UIRepeat >>>>> Support for the Map interface in UIData and UIRepeat >>>>> Support for custom types in UIData and UIRepeat >>>>> Default getWrapped method for FacesWrapper implementations >>>>> Components >>>>> Freely placeable radio button component >>>>> styleClass attribute on h:column >>>>> rowClass attribute on h:dataTable >>>>> Iteration in UIRepeat without backing model >>>>> Automatic conversion in UISelectMany for Collection >>>>> Importing constants into EL namespace >>>>> Official spec recognition for dynamic component tree >>>>> manipulation >>>>> Views and Resources >>>>> Basic support for exact mapping (extensionless URLs) >>>>> Obtaining list of all view resources >>>>> Standardised resource rendered tracking >>>>> Resource loading for components dynamically added via ajax >>>>> Type-safety >>>>> Generics for ExternalContext#getInitParamterMap >>>>> Generics for Converter and Validator interfaces >>>>> Constants for "jsf.js", "javax.faces" and postback parameters >>>>> Configuration >>>>> Facelets default to non-hot reload in production >>>>> .xhtml added to default mappings >>>>> >>>>> I will create issues in jira and probably start this week with some >>>>> smaller features. >>>>> >>>>> Regards, >>>>> Thomas >>>>> >>>>> >>>> >>> >> >
