steeffeen-zz / FancyManiaLinks

ManiaLink Framework for Object-Based XML Generation
http://steeffeen.github.io/FancyManiaLinks/
GNU General Public License v3.0
6 stars 4 forks source link

Wish: Manialink Render Echo without ManiaScript #37

Closed kremsy closed 7 years ago

kremsy commented 7 years ago

Possibility to dump / render the manialink with the echo parameter without appending the script. Most of the times in real cases the script is so long that its almost impossible to debug probably with it, if you disable the script render on the echo it shows usefull debug results.

steeffeen-zz commented 7 years ago

For now I'm adding a __toString() method to the Control class. A ManiaLink isn't complete without its script (because of the dynamic script features etc.), so I claim that you're mainly interesting in debugging control XML.