oliverfoster / adapt-v6-prototype

Readme for testing prototype
0 stars 0 forks source link

structural changes with simon date #3

Open oliverfoster opened 6 years ago

oliverfoster commented 6 years ago

simon:

The structure is so different! Why did you decide to do it?

oliverfoster commented 6 years ago

We need to move over to npm away from bower and typescript/es6 from requirejs+es5, so it all needs simplifying so we can rewrite bits of it and it needs moving towards a compatible structure. So it's an interim step to make development a lot easier. The framework it too monolithic at the moment. Too many differing concerns in one place with too little flexibility. Hopefully it's a pleasant combination of a few ideas which aren't too jarring for everyone? You'll have to let me know what you think in a few days once you've had a think and we've all had a call to talk about it.

oliverfoster commented 6 years ago

simon:

Can I test my own plugins with it? Will they work as long as I update the bower.json file?

oliverfoster commented 6 years ago

You shouldn't need to update anything They should just work. Fingers crossed. Please let me know if stuff you've built works or doesn't. I'll need to make corrections if anything is broken. The intension is that the change should be relatively seamless. Obviously there will be bits I've missed.