similar idea to InstantCrud, isn't this?<br><br><div><span class="gmail_quote">2006/9/29, Harshal Shah <<a href="mailto:harshal.shah@gmail.com">harshal.shah@gmail.com</a>>:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi friends,<br><br>Catalyst is so far the best framework I have found to make web based applications (ruby is there ..but perl is god) . <br><br>I've been toying around with catalyst for couple of months and made few web based applications using catalyst. I realized that all web applications have few common set of features.
<br><br>Basically i ended up duplicating quite a bit of stuff within each app and across also. Point is ..it would be really nice to jump start catalyst. for instance, "catalyst.pl MyApp" should be much more than empty framework.
<br><br>I know people have their own choice of each component and module..but having basic set of components built-in would be certainly nice to have. Everyone may night need this solution .but for people who want to rapidly start deploying..this will be a boon.
<br clear="all"><br>currently i am working on it to include :<br><br><ol><li>Basic Authentication and authorization (User and role tables ) based on DBIx::Class</li><li>Front end CSS/Jquery based menu system.<br></li><li>
CRUD for user & role tables, db schema can be used to generate necessary forms & layouts.</li><li>Basic javascript based form validation (again schema can be used here)</li><li>and more ...<br></li></ol>I know these things are very user/developer/application specific, but also common components across most web based application.
<br><br>Is something like this already available or in making ? <br><br>Can it be more generic ?<br><br><br><br>-- <br><span class="sg">Harshal Shah
</span><br>_______________________________________________<br>List: <a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:Catalyst@lists.rawmode.org">Catalyst@lists.rawmode.org</a><br>Listinfo: <a onclick="return top.js.OpenExtLink(window,event,this)" href="http://lists.rawmode.org/mailman/listinfo/catalyst" target="_blank">
http://lists.rawmode.org/mailman/listinfo/catalyst</a><br>Searchable archive: <a onclick="return top.js.OpenExtLink(window,event,this)" href="http://www.mail-archive.com/catalyst@lists.rawmode.org/" target="_blank">http://www.mail-archive.com/catalyst@lists.rawmode.org/
</a><br>Dev site: <a onclick="return top.js.OpenExtLink(window,event,this)" href="http://dev.catalyst.perl.org/" target="_blank">http://dev.catalyst.perl.org/</a><br><br><br></blockquote></div><br>