As the pdml editor evolved into very useful tool for writing down pdml scripts, today I’ve bundled a simple repo setup pdml script for automatic download & install of it. Take a look at :
Note: you’ll need haxe compiler installed to be able to engage the system
Here is simple steps to be followed (later will make them automatic):
1) you need a repo(swarm) & haxe compiler installed
2) type within the repo “parser.bat haxe.org.dassista._pdmls.setup” – this will install PdmlEditor
3) start DAssistA’s restService by typing within the repo “restService.bat”
4) Use PdmlEditor as separate application for editing pdml files.
Next to come:
PdmlToolbar – separate quick access to avarage pdml files
ProjectModeler – separate project modeling tool (just the top of the iceberg indeed)