Closed szschaler closed 9 months ago
This is still waiting for URL rewriting in tool function specifications, to be provided by separate PR.
I note that the Xtext tool still uses a 127.0.0.1
URL to reference its function, but wasn't sure if this needs fixing?
I've addressed some of these comments. Others are probably better left for later revisions. Are you happy to merge?
I've addressed some of these comments. Others are probably better left for later revisions. Are you happy to merge?
Yes, all good I have just approved.
This is a PR builds on the capabilities introduced by https://github.com/mdenet/educationplatform/pull/161. In this PR, we add functionality for the Xtext tool generate a custom tool for each generated language that is included in the WAR file generated. This will allow functionality like transforming an Xtext model to XMI (for further visualisation as an object diagram) etc.