| | | |
| | | |
| | | |
| ** How easy was the framework to learn ? ** | | ** How easy was the framework to learn ? ** |
| | | |
n | | n | Since I have no prior knowledge of HTML::Widget, D |
| | | BIx::Class, etc. it was kind of hard to find out w |
| | | here i have to look for information ..
|
| | |
|
| | | I think overall it's very straight forward, but si |
| | | nce catalyst integrates so many other technologies |
| | | it probably takes quite a bit until every aspect |
| | | is understood .. - Especially since you could exch |
| | | ange every module ..
|
| | |
|
| | | ** How easy was the setup ? **
|
| | |
|
| At first it LOOKED easy because of the CatInABox . | | At first it LOOKED easy because of the CatInABox . |
| . but i'm not sure why .. but it missed a few help | | . but i'm not sure why .. but it missed a few help |
| er scripts.. so i went the long way using cat-inst | | er scripts.. so i went the long way using cat-inst |
| all | | all |
| | | |
| This was also quite easy, just took quite some tim | | This was also quite easy, just took quite some tim |
| e and installed millions of cpan modules which are | | e and installed millions of cpan modules which are |
| now somewhere on my system :) - but the installat | | now somewhere on my system :) - but the installat |
| ion made no problems after all. | | ion made no problems after all. |
| | | |
| | | |
| BUT - I'm not sure how good this works in real, if | | BUT - I'm not sure how good this works in real, if |
| you have dozens of perl modules - it must be a ni | | you have dozens of perl modules - it must be a ni |
| ghtmare to keep 2,3 system synchronized if newer v | | ghtmare to keep 2,3 system synchronized if newer v |
| ersions are required... | | ersions are required... |
| | | |
n | ** How easy was the setup ? **
| n | |
| | | |
t | Very easy - since nothing was required. running a | t | the project setup itself was very easy - since not |
| script with a single parameter did the job .. afte | | hing was required. running a script with a single |
| rwards a development server was up and running. | | parameter did the job .. afterwards a development |
| | | server was up and running. |
| | | |
| ** How easy is the deployment of new versions ? ** | | ** How easy is the deployment of new versions ? ** |
| | | |
| | | |
| Very easy, simply put the new perl code there and | | Very easy, simply put the new perl code there and |
| reload/restart the server. (Templates are reread a | | reload/restart the server. (Templates are reread a |
| utomatically) | | utomatically) |
| | | |