Good! Please commit!
I want to confirm that this looks ok to commit, as this being my first attempt with dssl. This will add a & in front of a parameter in methodparam block defined as follows:
<type>string</type><parameter role="reference">value</parameter>
It seems odd that I have to process-children twice, jade complains when I take the original process-children out of the (if..) It, however, appears to work well, tested with optional parameters as well.
When I take the proccess-children out of the second sequence, the children dont get processed... bizaarre logic go me.
Well, the second process (appearing in this patch) is the only one executed if the if() if not satisfied.
Goba