Confirmed users
920
edits
LesOrchard (talk | contribs) (→Goals) |
LesOrchard (talk | contribs) |
||
Line 27: | Line 27: | ||
* Try to replace one major section / block of functionality at a time, incrementally. | * Try to replace one major section / block of functionality at a time, incrementally. | ||
** Wholesale rewrites tend toward disaster. | ** Wholesale rewrites tend toward disaster. | ||
* Make a more poweful API and just build off that? | |||
** Would that fix the broken escaping, testing, querying, & so on? | |||
** Could gradually convert bits of AMO to APIs, build new frontends, then replace the APIs | |||
* Potential framework changes: | * Potential framework changes: | ||
Line 34: | Line 37: | ||
** Could switch to kohana | ** Could switch to kohana | ||
** Could switch to django | ** Could switch to django | ||