]
Ken Finnigan updated SEAMINTL-16:
---------------------------------
Fix Version/s: 3.2.0.Alpha1
(was: 3.1.0.Beta1)
Implement an interpolator for strings containing expressions
------------------------------------------------------------
Key: SEAMINTL-16
URL:
https://issues.jboss.org/browse/SEAMINTL-16
Project: Seam International
Issue Type: Task
Components: Messages
Reporter: Dan Allen
Fix For: 3.2.0.Alpha1
Original Estimate: 5 hours
Remaining Estimate: 5 hours
Since Weld Extensions has adopted the EL expression resolver, it's fitting that it
also provides an interpolator for strings containing EL expression.
Provide an interpolator that resolves EL expressions and position parameters in strings.
This feature was available in Seam 2 [1]. Since it's not provided yet in Seam 3, we
see it showing up as a utility in various modules, including the International [2] and
REST [3] modules. We should consolidate this to a single, authoritative source.
It should probably be made an interface with implementations that process specific
expression languages, such as EL. For instance, one implementation might interpret MVEL.
Just an idea.
[1]
http://anonsvn.jboss.org/repos/seam/branches/community/Seam_2_2/src/main/...
[2]
https://github.com/seam/international/raw/master/impl/src/main/java/org/j...
[3]
https://github.com/seam/rest/raw/master/impl/src/main/java/org/jboss/seam...
--
This message is automatically generated by JIRA.
For more information on JIRA, see: