[
https://issues.apache.org/jira/browse/DELTASPIKE-506?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Thomas Andraschko updated DELTASPIKE-506:
-----------------------------------------
Fix Version/s: (was: 1.0.3)
1.0.2
> [perf] use a shared StringBuilder
> ---------------------------------
>
> Key: DELTASPIKE-506
> URL: https://issues.apache.org/jira/browse/DELTASPIKE-506
> Project: DeltaSpike
> Issue Type: Improvement
> Reporter: Thomas Andraschko
> Assignee: Thomas Andraschko
> Priority: Minor
> Fix For: 1.0.2
>
>
> Currently each generated actionURL will create a new StringBuilder instance,
> if renderClientWindowMode enabled...
> I would do the same as in MyFaces:
> Create a SharedStringBuilder with a get method -> #get(key, facesContext)
> instances will be stored as FacesContext attribute
--
This message was sent by Atlassian JIRA
(v6.2#6252)