Oh, and all you have to do to enable it is to drop the jar into your WEB-INF/lib. It will "wire" itself into the Tapestry framework automatically. This feature is available as part of Tapestry 4.1 also.
-----Original Message----- From: James Carman [mailto:[EMAIL PROTECTED] Sent: Tuesday, July 04, 2006 12:06 PM To: 'Tapestry users'; 'tapestry-user' Subject: RE: Theoretical question: Differences and similarities between page and hivemind service. There is a project called tapestry-autowire (available via SVN) which allows you to automatically wire HiveMind services into your pages: http://svn.javaforge.com/svn/tapestry/tapestry-autowire/trunk You can use anonymous/anon as the username/password to check it out. It builds using Maven2. Hope that helps! -----Original Message----- From: Aleksej [mailto:[EMAIL PROTECTED] Sent: Tuesday, July 04, 2006 10:44 AM To: tapestry-user Subject: Theoretical question: Differences and similarities between page and hivemind service. What are a differences and similarities between page and Hivemind service? Is it possible in the future to implement pages as Hivemind services as POJO's with all services features as auto-wire and so on. currently I need to inject services into a page manually, use logging directly ( NP, but I just don't like to use two different approaches in one project ). Is it worth from performance point of view? What do You think about it? --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]