Relative Paths for Code Generation now supported
For the code generation paths, it is now possible to use a file path that is relative from the location of Model(.gen file).
Previously the full path of where the code was to be output to was required. e.g “M:\Sample Apps\ToDo\ToDoRestAPI”. This method is still fully supported.
In addition, now you can just enter the path from where the .gen file is saved. So if the .gen file is saved at “M:\Sample Apps\ToDo” then to output code to the “M:\Sample Apps\ToDo\ToDoRestAPI” you only need to input “\ToDoRestAPI” as the output path.
This new feature is now available for download at https://www.silverdawnsoftware.com/download-silvermodel/