canmove, Confirmed users
345
edits
(→Python: Removed comment from taint con. Having a choice between mod_python and mod_wsgi is not a con.) |
(Add note at top about discussion.) |
||
| Line 1: | Line 1: | ||
This is a basic overview of various possible languages that we could move to, for Bugzilla. | This is a basic overview of various possible languages that we could move to, for Bugzilla. | ||
Of all of the ones I (mkanat) have used, I'm most in favor of Ruby, because I think it'd be the fastest to write code in and it seems well-designed for writing large applications. | '''Please put ''discussion'' on the discussion page. This page is only for technical pros and cons of each language ''from the perspective of Bugzilla''.''' | ||
Of all of the ones I (mkanat) have used, I'm most in favor of Ruby ''as a language'', because I think it'd be the fastest to write code in and it seems well-designed for writing large applications. That doesn't necessarily mean it has the best frameworks or libraries available. | |||
In addition to looking at the languages themselves, we should also investigate various tookits available for the languages that would make our development easier. For example, Python has Pylons and lots of other frameworks, and Ruby has Rails and Nitro. If one particular language has a framework that would be perfect for us, that could swing the decision. | In addition to looking at the languages themselves, we should also investigate various tookits available for the languages that would make our development easier. For example, Python has Pylons and lots of other frameworks, and Ruby has Rails and Nitro. If one particular language has a framework that would be perfect for us, that could swing the decision. | ||