Right now the DSL stuff has been under developed for years. I actually wanted to remove it completely, as we don't have the resources to develop it fufther, and unfortunately it's not an item that has been picked up by community developers.
I was persuaded to keep it, by those using it, but it will require user contributions to see it developed further. Mark On 1 Oct 2013, at 20:21, Sean Su <[email protected]> wrote: > If we are not changing how the DSL is working, I would like to provide some > feedback to the development team here. > > Currently the DSL definition file is like a key value property file where the > key being the DSL and value being the DRL part of that DSL statement. This is > nice as we can change the DRL without impacting the DSL. > > However when we update the DSL part, even as simple as the wording to be > displayed on the web page, which happens often, the rules using the DSL > statement will be broken. > > Proposal: if possible, Drools/Guvnor should maintain a key (like name of that > statement) independent from the context that used for the Display. Users > should be allowed to update DSL without rebuilding the rules using it, as > long as the independent key is maintained. > > Sean > > > _______________________________________________ > 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
