Hi, not sure if that is really needed for web development in Sling because unlike in other frameworks one does not need an awful lot of files to get started. One thing that might make sense though is to take the example app delivered with CRX Quickstart[1] as a template for CRUD apps (CRX Quickstart is a repository bundled with Sling). When it comes to OSGi-based extensions of Sling a template might be quite useful. I did a blog post[2] on a HelloWorld OSGi bundle for Sling. Maybe that could be made into a template.
Cheers Michael [1] http://dev.day.com/microsling/content/blogs/cup/downloads.c.html [2] http://dev.day.com/microsling/content/blogs/main/slingosgimaven.html On Wed, Jul 2, 2008 at 6:18 AM, paksegu <[EMAIL PROTECTED]> wrote: > It will be nice if sling has like a standard project template or a blank > starter kit that can be used as a project template simlar to most modern web > applaction framework, in effort to satandardise that effort, can someone > point me a similar project template if exist to serve as a guide, an example > will be a maven project template or may be ide specifc template such as > shown in this example. > http://platform.netbeans.org/tutorials/60/nbm-filetemplates.html > > am I making any sense here? Thanks > > > -- Michael Marth | Day JCR Cup 08 | Win a MacBook Pro: http://dev.day.com/
