I don't think Hibernate should be added in the quickstart.  Just having an
in-memory DAO is good enough, and a wiki page on adding t5-hibernate to the
vanilla (plain) quickstart can be added.

On Fri, Jan 23, 2009 at 10:16 AM, Robert, Brice <
brice.rob...@alliancebernstein.com> wrote:

> -- No -- Hibernate dependency
>
> But sample class using an annotation to access a service DAO that uses
> Mock Objects (Using Spring or Juice) would be great.
>
> I use:
> - T5 for HTML/CSS/JavaScript,
> - SmartGwt (SmartClient / GWT) for AJAX
> - Spring for DI (Using Annotations)
> - DAO Access through JPA, JMS, JAXB (used to be XmlBeans)
> - DTO Objects are copied from JPA classes or JMS result using
> BeanUtils.copyProperties
> - JPA implementation is either Hibernate or Toplink
> - JMS implementation is either ActiveMQ or WebSphere MQ
>
> Beauty is, with DAO Access I just can use whatever integration
> (data)layer I need.
>
> I am now in the process of creating a T5/GWT OSGI bundle for OSGI
> servers (springsource-DM or ServiceMix)
> Goal is to dynamically load and change the UI according to business
> needs -- total separation of concern -- and to finally use cloud/grid
> computing like Amazon and Google. So my customers don't have to waste
> money by buying hardware pretexting Java is too heavy.
>
> Brice
>
> -----Original Message-----
> From: Howard Lewis Ship [mailto:hls...@gmail.com]
> Sent: Thursday, January 22, 2009 7:32 PM
> To: Tapestry users
> Subject: [DISCUSS] Should the quickstart archetype include
> tapestry-hibernate?
>
> The title says it all.  It would be very easy to include
> tapestry-hibernate as a dependency, and a minimal hibernate.cfg.xml
> file as well.  Thoughts?
>
> --
> Howard M. Lewis Ship
>
> Creator Apache Tapestry and Apache HiveMind
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
> For additional commands, e-mail: users-h...@tapestry.apache.org
>
>
> -----------------------------------------------------------------------------------
> The information contained in the linked e-mail transmission and any
> attachments may be privileged and confidential and is intended only for
> the use of the person(s) named in the linked e-mail transmission. If you
> are not the intended recipient, or an employee or agent responsible for
> delivering this message to the intended recipient, you should not
> review, disseminate, distribute or duplicate this e-mail transmission or
> any attachments. If you are not the intended recipient, please contact
> the sender immediately by reply e-mail and destroy all copies of the
> original message. We do not accept account orders and/or instructions
> related to AllianceBernstein products or services by e-mail, and
> therefore will not be responsible for carrying out such orders and/or
> instructions. The linked e-mail transmission and any attachments are
> provided for informational purposes only and should not be construed in
> any manner as any solicitation or offer to buy or sell any investment
> opportunities or any related financial instruments and should not be
> construed in any manner as a public offer of any investment
> opportunities or any related financial instruments.  If you, as the
> intended recipient of the linked e-mail transmission, the purpose of
> which is to inform and update our clients, prospects and consultants of
> developments relating to our services and products, would not like to
> receive further e-mail correspondence from the sender, please "reply"
> to the sender indicating your wishes.  Although we attempt to sweep
> e-mail and attachments for viruses, we will not be liable for any
> damages arising from the alteration of the contents of this linked e-mail
> transmission and any attachments by a third party or as a result of any
> virus being passed on. Please note: Trading instructions sent
> electronically to Bernstein shall not be deemed accepted until a
> representative of Bernstein acknowledges receipt electronically or by
> telephone. Comments in the linked e-mail transmission and any
> attachments are part of a larger body of investment analysis. For our
> research reports, which contain information that may be used to
> support investment decisions, and disclosures, see our website at
> www.bernsteinresearch.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
> For additional commands, e-mail: users-h...@tapestry.apache.org
>
>

Reply via email to