-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Please include a pretty printer for the BPEL-to-BPELscript transformation.
E.g.
* JsDecoder: http://code.gosu.pl/ (@ annotations are on the same line as the belonging statement)
* http://elfz.laacz.lv/beautify/ - puts annotations on the previous line
* http://www.prettyprinter.de - (quite) nicely formats BPELscript: Each annotation is put in a new
line. However, the source does not seem to be available.
Original issue reported on code.google.com by [email protected] on 22 Nov 2008 at 7:54