eclipse-ee4j / eclipse-ee4j/glassfish-jsftemplating
Auto-Conversion of Strings to MethodExpressions (JSFT Factory)
Open
Component: Component Factories
ERR: Assignee
Priority: Major
Type: Improvement
- Dominant language
- Java
- Stars
- 4
- Forks
- 14
- PR merge metrics
- No merged PRs in 30d
Description
The JSFT factory doesn't convert Strings to Methodexpressions automatically.
Example:
Using strings as action parameters like:
or:
doesn't work currently.
Instead (when not using handlers) the following is required:
#### Environment
Operating System: All
Platform: All
#### Affected Versions
[1.2]
Contributor guide
Assessment
This issue has not been assessed yet.