noeticpenguin / ngForce

Force.com && Angular.js integration framework.
noeticpenguin.github.io/ngForce
MIT License
142 stars 61 forks source link

Production vs. Demo #38

Open rogah opened 9 years ago

rogah commented 9 years ago

I'm trying to figure out what do I actually need apart from what is just for a Demo purpose. I'm assuming none of those pages/components are required. Are they?. It seems that only the ngForce.resource file and the Apex classes (apart from testNgForceController.cls) are part of the ngForce. Am I right?

Also, the demo pages have broken references. Is it possible to split the real ngForce production assets from what is just for demo? It would be much cleaner to have one repo for the ngForce code and another for Demo. It would give the option to users to install on their sandboxes what matters and IF they want to they could install the demo to play with.

Are you planning to keep supporting this project on the long term? I'm just asking because I'm considering to use this for our production apps but I'd like to confirm before bring this to our team discussions.

Thanks in advance.