Ruby On Rails - Framework Comparison

WebappFrameworkComparison / Scratchbook / RubyOnRails

Back to Snip <-- Previous Change

Diff Summary
Title
Date 2007-11-18 14:04:45 2007-11-18 17:47:51
Editor Herbert Poul Herbert Poul
Tags

2007-11-18 14:04:45 by Herbert Poul
2007-11-18 17:47:51 by Herbert Poul
3030
31Should be easy .. update the files, run the migrat31Should be easy .. update the files, run the migrat
>ion files (for database schema updates) and everyt>ion files (for database schema updates) and everyt
>hing should work already ... (migration files aren>hing should work already ... (migration files aren
>'t really powerful .. but with a bit of luck .. th>'t really powerful .. but with a bit of luck .. th
>ey might even work sometimes)>ey might even work sometimes)
3232
33** How extend able is the result ? (e.g. Imagine i33** How extend able is the result ? (e.g. Imagine i
> would like to add a workflow where changes get on> would like to add a workflow where changes get on
>line once an administrator approves them) **>line once an administrator approves them) **
3434
t35 t35Well.. i doubt the extensibility a bit.. but if yo
 >u remove all the autogenerated code and do it by h
 >and.. there shouldn't be any problem left ..
3636
3737
38** How much duplication was necessary ? (e.g. need38** How much duplication was necessary ? (e.g. need
> to describe the models in the database as well as> to describe the models in the database as well as
> in code or xml ? / need to describe attributes of> in code or xml ? / need to describe attributes of
> models in models and views ?, etc.) **> models in models and views ?, etc.) **
3939
40well.. for "normal" types it's not all that bad.. 40well.. for "normal" types it's not all that bad.. 
>e.g. if you add a new string .. simply add the mig>e.g. if you add a new string .. simply add the mig
>ration file .. and modify the _form.html (no idea >ration file .. and modify the _form.html (no idea 
>if this is supposed to happen automatically ?) .. >if this is supposed to happen automatically ?) .. 
>and this should be .. it..>and this should be .. it..

Personal website and blog of Herbert Poul. Also check out my Photo Gallery.




Herby's Photo Gallery

Subscriptions

User

You are not logged in.
Login
Register