Would love to have this :-)
I remember having some really big trouble in the Flexmojos Testsuite with some
quirks in ASDoc starting with Adobe Flex 4.6 ... Velocity is also really cool.
I use it in a lot of projects and it should produce more solid output than the
XSLT approach. And finally it'
But nevertheless it would be good to have Errors with Error-Messages that help
track down the problem instead of silently generating XML :-)
Chris
Von: Justin Mclean [jus...@classsoftware.com]
Gesendet: Donnerstag, 24. Oktober 2013 00:07
An: dev@flex.apac
13 16:39
À : dev@flex.apache.org
Objet : AW: ASDoc
Hi Maurice,
I wasn't assuming that this was intentional, because in that case I would have
expected an Exeption or some sort of error message, instead of producing
invalid XML as Output. Especially it seems to have messed up the entire
st
De : christofer.d...@c-ware.de [mailto:christofer.d...@c-ware.de]
Envoyé : mercredi 23 octobre 2013 15:58
À : dev@flex.apache.org
Objet : AW: ASDoc
This was the Default Header added to all code by Velo who initially created the
Project. It's not the main intent to make it's way into the generate
@c-ware.de [mailto:christofer.d...@c-ware.de]
Envoyé : mercredi 23 octobre 2013 15:30
À : dev@flex.apache.org
Objet : AW: ASDoc
Hi Maurice,
Have a look at this commit:
https://github.com/chrisdutz/flexmojos/commit/6f0e7f2f390525b45ef47db6cf65fac385a0ee54
I had to replace all "<" with "&
Hi Maurice,
Have a look at this commit:
https://github.com/chrisdutz/flexmojos/commit/6f0e7f2f390525b45ef47db6cf65fac385a0ee54
I had to replace all "<" with "<" and all ">" with ">" and I'm sure this
is a Regression.
But one not from us, but by the latest Adobe Versions. The tests run through
f