New Repository Structure [message #1763315] |
Fri, 12 May 2017 10:43  |
Eclipse User |
|
|
|
Hi Team,
For the new release I thing it's time to have some changes in the Repository.
1. Remove '/db/dirigible' root collection, as it doesn't bring any value
2. Remove the mandatory semantic folders (e.g. 'DataStructures', 'ScriptingServices', 'WebContent', ...)
3. The publish process to be simple 'copy/paste' from the Workspace to the Registry
4. Publish updaters will work based on the file extension, as of now, for the whole Repository
5. The Preview of the artifacts will be dependent by the file extension:
5.1 *.html to be rendered
5.2 *.js will be considered to be executed server-side
6. For the runtime access the 'semantic' path will be still needed, as of now
- /js/example/service.js will be executed server-side
- /web/example/app.js will be executed client-side
Regards,
Yordan
|
|
|
|
|
|
Re: New Repository Structure [message #1763405 is a reply to message #1763332] |
Mon, 15 May 2017 07:10  |
Eclipse User |
|
|
|
New Repository structure proposal:
/registry
/public
/<project_name>
/<artefact_name>
/settings
/<setting_group>
/<setting_file>
/templates
/<template_name>
/<template_artefact_name>
/users
/<user_name>
/<workspace_name>
/<project_name>
/<artefact_name>
|
|
|
Powered by
FUDForum. Page generated in 0.28014 seconds