Ru: do you want to share your source hacking to do that?
Kris and I wanted to enhance the IDE editor to have an "expanded" tab - so you see the vanilla DRL (and that is what you debug). Unfotunately more pressing things have prevented me from doing the parser bit to spit out the vanilla DRL for debugging.
Any contributions welcome - I would love to add this feature in ASAP.
Michael.
On 11/3/06, Ru <
[EMAIL PROTECTED]> wrote:
Trevor Pocock wrote:
> Main problem i have at the moment is locating parsing problems. I try to slowly
> add clauses to my dsl and test them using a test drl. But if a parsing problem
> comes with an error such as "Unable to return Declaration for identifier 'foo'"
> then its a real challenge to find the mistake. I've come to the conclusion many
> errors would be easier to locate if the expanded string (ie the result of
> merging the drl and dsl) was somehow available.
>
> Any tips?
> Which object calls the Expanders?
> Is there a way of configuring the parser so it logs its input?
>
> thanks
>
> Trevor
>
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe from this list please visit:
>
> http://xircles.codehaus.org/manage_email
>
>
>
Hello Trevor,
Put this jar in your clsspath before others and you get expantion
strings in a console output.
Hope this helps.
Sincerely,
Ru
---------------------------------------------------------------------
To unsubscribe from this list please visit:
http://xircles.codehaus.org/manage_email
