[jboss-jira] [JBoss JIRA] Closed: (JBRULES-275) FunnctionFixer - improve it to use simpler regex

Mark Proctor (JIRA) jira-events at lists.jboss.org
Tue May 8 09:39:54 EDT 2007


     [ http://jira.jboss.com/jira/browse/JBRULES-275?page=all ]

Mark Proctor closed JBRULES-275.
--------------------------------

    Fix Version/s: 4.0.0.MR2
                       (was:  4.0.0.MR3)
       Resolution: Done

> FunnctionFixer - improve it to use simpler regex
> ------------------------------------------------
>
>                 Key: JBRULES-275
>                 URL: http://jira.jboss.com/jira/browse/JBRULES-275
>             Project: JBoss Rules
>          Issue Type: Task
>      Security Level: Public(Everyone can see) 
>    Affects Versions: 3.0-rc3
>            Reporter: Michael Neale
>         Assigned To: Mark Proctor
>             Fix For: 4.0.0.MR2
>
>   Original Estimate: 1 day
>  Remaining Estimate: 1 day
>
> At the moment the FunctionFixer tries to find what it thinks are function calls:
> foo(bar); becomes Foo.foo(bar);
> It does an OK job.
> What would simplify it, was if it worked off a list of known functions for the rules being compiled.
> Then it could do an enhanced "find and replace" with each function name (as long as it doesn't appear in a string).

-- 
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