[jboss-jira] [JBoss JIRA] Updated: (JBRULES-617) DSL completion processor enhancements

peter lin (JIRA) jira-events at jboss.com
Sat Jan 27 19:52:59 EST 2007


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

peter lin updated JBRULES-617:
------------------------------

    Attachment: patch.zip

Here is a new zip with the patch. The patch includes patch files for 4 classes. 2 of them are in the drools-compiler related to NLGrammar and NLMappingItem.

there's 3 new classes. 2 are the DSLTree utility and one is an unit test.

peter

> DSL completion processor enhancements
> -------------------------------------
>
>                 Key: JBRULES-617
>                 URL: http://jira.jboss.com/jira/browse/JBRULES-617
>             Project: JBoss Rules
>          Issue Type: Feature Request
>      Security Level: Public(Everyone can see) 
>    Affects Versions: 3.0.5
>            Reporter: Michael Neale
>         Assigned To: Kris Verlaenen
>             Fix For: 3.1-m3
>
>         Attachments: completion.zip, enhancement.zip, patch.zip, testproj.zip
>
>
> Peter lin has contributed some possible enhancements for DSL completion proposals.
> It works by breaking down the DSL in to a tree of sentence fragments, which can be given to used to limit the selections in the content assistance.
> This would work best for a dedicated DSL editor, where the content assistance can be active, always, when typing (not ctrl-space, but as soon as the cursor enters the LHS).

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