vidakovic commented on pull request #1422:
URL: https://github.com/apache/fineract/pull/1422#issuecomment-711150797


   Alright then. Just one note: this creates a dependency on NodeJS and NPM for 
the builds. We can check if those tools are available on a dev's machine and 
disable NPM related builds (fineract-client Typescript and demo angular app).
   
   Maybe it would make sense then to put the fineract-client's in separate 
modules they are not sharing much (other then configuration); and it would make 
it easier to add client specific tweaks (e. g. JDK8 support, Angular demo app) 
vs. stuffing everything in one module.
   
   How about:
   
   *   fineract-client-jdk11-sync
   *   fineract-client-jdk8-rx
   *   fineract-client-typescript-angular
   
   Just spit-balling...


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to