Hi Leonardo,

It is not possible to use the just the "UI" component of any editor. The
good work completed by Plugtree allows the editors to be embedded in a
IFRAME within "your application" but the editor still communicates with
Guvnor's back-end for persistence etc; all you do is provide a container for
the UI. The client-side of the editors are furthermore coupled with GWT-RPC
and hence not easily separated. There are plans (well, talks at the moment)
to implement a pluggable (so you can add new editors to Guvnor) and
re-usable (so you can re-use Guvnor's editors) architecture for the editors
but the necessary re-design and re-implementation is not about to happen any
day soon.

With kind regards,

Mike

2011/8/2 Leonardo Gomes <[email protected]>

> I was reading this nice article from the plugtree guys:
>
> http://www.plugtree.com/guvnor-embed-asset%E2%80%99s-editor-in-your-application/
>
> and was wondering if there's a light-weight version of Guvnor that I could
> use if I'm only interested in the BRL edition mode, that is, if I don't want
> to worry about rules persistence using Guvnor, etc.
>
> If not, how difficult do you think it would be to put up something that
> would allow me to run the decision table in BRL edition mode by doing
> something as simple as *mvn tomcat:tomcat*, for example?
>
> Cheers!
>
> Leo.
>
> _______________________________________________
> rules-users mailing list
> [email protected]
> https://lists.jboss.org/mailman/listinfo/rules-users
>
>
_______________________________________________
rules-users mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/rules-users

Reply via email to