ngUpgraders / ng-forward

The default solution for those that want to write Angular 2.x style code in Angular 1.x
410 stars 36 forks source link

Roadmap for ng-forward #174

Closed david-gang closed 4 years ago

david-gang commented 7 years ago

Hi all,

I know that this project is abandoned. Nevertheless I have an important project written in this. Migrating to ng-metadata is a too big change at this time. I want to maintain the module even in a minimal state, so that i could upgrade easily to angular 2 when the ecosystem is more stable( angular 2 material, ...). I want to get quick gains from making small changes:

I could spend limited time but will need mentorship from the core contributors. @timkindberg or @MikeRyan52 : What do you think regarding these issues. Could you guide me in these?

Thanks, David

timkindberg commented 7 years ago

David, I also have a large project built on top of an ng2 polyfill (a1atscript) so I sympathize with you. Both that project and this one are no longer actively developed, but luckily they are mostly stable.

I can't speak for @MikeRyan52 but I will only be able to provide limited guidance and probably almost no help with actual coding work. I'm happy to read issues or comments and see if I can help with the limited time I have though.

I think your goals are good though, to do as little work as possible and keep things stable.