You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Mark Shead (JIRA)" <ji...@apache.org> on 2010/10/23 18:04:19 UTC

[jira] Commented: (TAP5-1324) Quickstart should setup a basic Hibernate application using HSQL

    [ https://issues.apache.org/jira/browse/TAP5-1324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12924209#action_12924209 ] 

Mark Shead commented on TAP5-1324:
----------------------------------

It might be good to have multiple archetypes--each one that adds a bit more complexity to the same overall idea. I wouldn't do away with the simple archetype because they are ideal for people starting out.  Too much is going to make it hard for people to get started.  For example:

1. Basic archetype like we have now, maybe including a sample Selenium test.

2. Archetype that includes hibernate and a basic app--maybe simple user management or todo list. The user management would be nice because many apps are going to need some form of user management anyway.

3. Archetype that  that includes hibernate, security, user management, file uploading etc.  Maybe something along the lines of what you get with Appfuse.


> Quickstart should setup a basic Hibernate application using HSQL
> ----------------------------------------------------------------
>
>                 Key: TAP5-1324
>                 URL: https://issues.apache.org/jira/browse/TAP5-1324
>             Project: Tapestry 5
>          Issue Type: Improvement
>          Components: quickstart
>            Reporter: Howard M. Lewis Ship
>
> Most people are building an applicaiton using a database, having the Quickstart create a very basic Hibernate-based application (simpler even than the Hotel booking demo), maybe a simple todo list, would be great.
> Perhaps the right thing to do is to scrap the current quickstart, create a quicky project, and experiment with Maven's ability to turna  project into an archetype.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.