Uploaded image for project: 'Drools'
  1. Drools
  2. DROOLS-1858 Guided decision table: Add support for automatic expansion and contraction.
  3. DROOLS-1890

Guided decision table: Move data behind table to server to support auto-contraction and large datasets

XMLWordPrintable

    • Icon: Sub-task Sub-task
    • Resolution: Obsolete
    • Icon: Major Major
    • None
    • None
    • None
    • None

      The "data-behind" a guided decision table is all held on the client-side. This does not facilitate (a) large data-sets, (b) use of Drools itself to perform contraction of columns (as Drools cannot - or will not - be compiled by GWT for use client-side, and it'd be crazy to marshal the whole model to and from the server just to contract). Moving the whole data-set to the server and having the UI only retrieve what is needed to display would enable these requirements.

            manstis@redhat.com Michael Anstis
            manstis@redhat.com Michael Anstis
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: