[jboss-jira] [JBoss JIRA] Resolved: (JBRULES-265) Automatic DSL populator (wizard/utility)
Michael Neale (JIRA)
jira-events at lists.jboss.org
Fri May 4 18:54:52 EDT 2007
[ http://jira.jboss.com/jira/browse/JBRULES-265?page=all ]
Michael Neale resolved JBRULES-265.
-----------------------------------
Resolution: Won't Fix
on second thoughts, this is not a great idea. May be resurrected at a later date with a more rich grammar driven NL.
> Automatic DSL populator (wizard/utility)
> ----------------------------------------
>
> Key: JBRULES-265
> URL: http://jira.jboss.com/jira/browse/JBRULES-265
> Project: JBoss Rules
> Issue Type: Feature Request
> Security Level: Public(Everyone can see)
> Components: Eclipse IDE
> Reporter: Michael Neale
> Assigned To: Michael Neale
> Fix For: 4.0.0.MR3
>
>
> This would introspect selected objects, and create LHS and RHS DSL mappings to access each and every field.
> For LHS, something like
> There is Person {p}
> Person {p} age is less then {age}
> Person {p} age is greater then {age}
> .. and so on (depending on field data type).
> ..possibly generate a mapping that includes all fields in one line
> For RHS, something like
> Set age of Person {p} to {age}
> etc etc...
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list