| | | |
| | | |
| | | |
| # Conclusion | | # Conclusion |
| | | |
t | Neither complete, very intelligent nor necessarily | t | (the following is neither complete, very intellige |
| correct.... | | nt nor necessarily correct....) |
| | | |
| - Very flexible (if you need that.. i don't .. but | | - Very flexible (if you need that.. i don't .. but |
| .. it could be positive ... i'm just happy the tu | | .. it could be positive ... i'm just happy the tu |
| torial stated some default modules to use) | | torial stated some default modules to use) |
| - Separation could be better (everything went into | | - Separation could be better (everything went into |
| the Controller.. in the tutorial at least) | | the Controller.. in the tutorial at least) |
| - I want to define attributes of a model just once | | - I want to define attributes of a model just once |
| , not three times (sql, DBIx::Class mappings, HTML | | , not three times (sql, DBIx::Class mappings, HTML |
| ::Widget form) | | ::Widget form) |
| - Validation and filters could use some better | | - Validation and filters could use some better |
| (ie. any) defaults .. i would love an integration | | (ie. any) defaults .. i would love an integration |
| into the model layer.. but since HTML::Widget doe | | into the model layer.. but since HTML::Widget doe |
| s not know anything about it.. that's probably not | | s not know anything about it.. that's probably not |
| possible. | | possible. |