Hi,
1) I have done:
- Improved Converter/Validator interface to add generic type parameter:
http://java.net/jira/browse/JAVASERVERFACES_SPEC_PUBLIC-1355
- Added PartialViewContext#getEvalScripts():
https://java.net/jira/browse/
JAVASERVERFACES_SPEC_PUBLIC-1412
- Added f:websocket:
http://java.net/jira/browse/JAVASERVERFACES_
SPEC_PUBLIC-1396
- Added ResourceHandler#markResourceRendered() and isResourceRendered():
https://java.net/jira/browse/JAVASERVERFACES_SPEC_PUBLIC-1404
- Added ui:repeat begin/end/step attribtues
https://java.net/jira/browse/
JAVASERVERFACES_SPEC_PUBLIC-1102
- Added h:commandScript:
https://java.net/jira/browse/
JAVASERVERFACES_SPEC_PUBLIC-613
- Improved UISelectMany to automatically convert objects when value is
instance of Collection and converter is unspecified:
https://java.net/jira/browse/JAVASERVERFACES_SPEC_PUBLIC-1422
- Improved resource loading in ajax requests with help of issue 1404:
https://java.net/jira/browse/JAVASERVERFACES_SPEC_PUBLIC-1423
- Added f:importConstants:
https://java.net/jira/browse/
JAVASERVERFACES_SPEC_PUBLIC-1424
- Added public API constants for missing predefined postback parameters
such as "javax.faces.source":
https://java.net/jira/browse/
JAVASERVERFACES_SPEC_PUBLIC-1427
- Added public API constants for "javax.faces" and "jsf.js" strings to
ResourceHandler:
https://java.net/jira/browse/JAVASERVERFACES_SPEC_PUBLIC-
1428
- Improved FacesWrapper to add a constructor taking wrapped:
https://java.net/jira/browse/JAVASERVERFACES_SPEC_PUBLIC-1429
- Added "group" attribute to h:selectOneRadio:
https://java.net/jira/browse/
JAVASERVERFACES_SPEC_PUBLIC-329
2) I am currently doing:
- Fix view state in cross form PRR, this is technically already finished
and fully working on Mojarra side with IT and all, except for one corner
case with render="@all", I will look at it this month:
https://java.net/jira/browse/JAVASERVERFACES_SPEC_PUBLIC-790
- There should be a ViewHandler#getWebsocketURL()
3) n/a
As to spec document, I guess new things go in spec regardless? A javadoc
diff would be very helpful in any case.
Cheers, B
On Tue, Dec 6, 2016 at 4:00 PM, manfred riem <manfred.riem_at_oracle.com>
wrote:
> Hi Bauke,
>
> Can you please tell me what you
>
> 1) have done
> 2) are currently doing (and which can be completed and which is not)
> 3) are not going to do
>
> And for 1) and 2) if there is going to be a need for any text in the
> Specification (the PDF document).
>
> Kind regards,
> Manfred Riem
>