[
https://issues.apache.org/jira/browse/JSR301-3?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12531136
]
Scott O'Bryan commented on JSR301-3:
------------------------------------
Simon, we should probably wait for this to get into source control (hopefully
next week) I've got the coding standards patch almost done as well which will
mess up a patch of this size as well.
> JDK 1.5 Functionality
> ---------------------
>
> Key: JSR301-3
> URL: https://issues.apache.org/jira/browse/JSR301-3
> Project: MyFaces Portlet Bridge
> Issue Type: Improvement
> Affects Versions: 1.0.0-SNAPSHOT
> Reporter: Scott O'Bryan
> Assignee: Simon Lessard
> Fix For: 1.0.0-SNAPSHOT
>
>
> The bridge was originally coded to the JDK1.4 standard. Since JSF1.2
> requires JDK5, we should follow the JDK5 standards for speed and reliability.
> Most notibly:
> * Specify generics wherever possible - especially in the ExternalContext
> implementations which use this by default
> * Remove the SimpleStringBuilder class in impl and replace it's usage with
> StringBuilder
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.