jira.codehaus.org

  • Log In Access more options
    • Online Help
    • Keyboard Shortcuts
    • About JIRA
    • JIRA Credits
    • What?s New
  • Dashboards Access more options (Alt+d)
  • Projects Access more options (Alt+p)
  • Issues Access more options (Alt+i)
Signup
drools-legacy
  • drools-legacy
  • DROOLS-104

none XML groovy semantic

  • Log In
  • Views
    • XML
    • Word
    • Printable

Details

  • Type: Wish Wish
  • Status: Open Open
  • Priority: Major Major
  • Resolution: Unresolved
  • Affects Version/s: None
  • Fix Version/s: future
  • Component/s: io
  • Labels:
    None
  • Number of attachments :
    0

Description

Would be good to implement a none xml based language in groovy - current suggestion is:

rule myRule(Integer x, String y, Foo bean)
{
when

{ x > 100; bean.whatnot == "cheese"; }

then

{ retract(x); }

}

Activity

  • All
  • Comments
  • Work Log
  • History
  • Activity
No work has yet been logged on this issue.

People

  • Assignee:
    Unassigned
    Reporter:
    Mark Proctor
Vote (1)
Watch (2)

Dates

  • Created:
    23/Jun/04 3:20 PM
    Updated:
    14/Jun/05 4:42 AM
  • Atlassian JIRA (v5.2.7#850-sha1:b2af0c8)
  • Report a problem
  • Powered by a free Atlassian JIRA open source license for Codehaus. Try JIRA - bug tracking software for your team.