docdoku / docdoku-plm

The project purpose is to develop a comprehensive, robust open source PLM (Product LifeCycle Management) solution.
http://www.docdokuplm.com
GNU Affero General Public License v3.0
243 stars 100 forks source link

[JavaScript API] Generate code to avoid client parsing #1079

Closed mguimard closed 7 years ago

mguimard commented 7 years ago

Currently the client parses the json file at runtime to create the API. We should use the maven codegen plugin to generate the JavaScript classes at build time for performances issues and development facilities.

mguimard commented 7 years ago

0f08aa5913366331450509f4c1a4e7cb6415d555