[jboss-jira] [JBoss JIRA] Commented: (JBRULES-629) SuggestionCompletionEngine to be populated from rule object model classes

Edson Tirelli (JIRA) jira-events at lists.jboss.org
Sun Mar 4 20:42:13 EST 2007


    [ http://jira.jboss.com/jira/browse/JBRULES-629?page=comments#action_12354929 ] 
            
Edson Tirelli commented on JBRULES-629:
---------------------------------------

Michael,

Lets talk about this in the IRC. I think it will be way too heavy to parse all this in the browser side. I would really get a separate service for property code completion. So, when the user adds Person to a rule and wants to add a field constraint, an assynchronous request is made to the service to return only the properties of Person.

So, it is more like option 2 above.

Lets talk about it.

> SuggestionCompletionEngine to be populated from rule object model classes 
> --------------------------------------------------------------------------
>
>                 Key: JBRULES-629
>                 URL: http://jira.jboss.com/jira/browse/JBRULES-629
>             Project: JBoss Rules
>          Issue Type: Sub-task
>      Security Level: Public(Everyone can see) 
>          Components: drools-brms
>            Reporter: Michael Neale
>         Assigned To: Edson Tirelli
>             Fix For: 3.1-m2
>
>
> In drools-jbrms there is a call SuggestionCompletionEngine.
> this class needs to be populated from a model. This model will come from the import statements in a rule package, and also include deftemplates (if possible).
> Basiaclly the model classes will need to be interrogated to work out fields, and similar with templates, and a populated SuggestionCompletionEngine is the output (it will then have any globals added to it).

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