Re: Questions about some Tapestry core code

2009-10-02 Thread Steve Cowx
nator. It also > includes the lazy instantiation of the whole stack. > > The PipelineBuilder returns an object that implements the service > interface: either the terminator itself, or the bridge around the > outermost filter. > > It's fun stuff! > > On Thu, Oct 1, 2009

Questions about some Tapestry core code

2009-10-01 Thread Steve Cowx
Hi I have a few questions, I am looking for understanding rather than a solution to any particular problem. The following code comes from the org.apache.tapestry.services.TapestryModule /** * A wrapper around {...@link <%...@link>org.apache.tapestry5.internal.services.PageRenderQueue} used

Re: Concerned about the future of Tapestry

2009-09-22 Thread Steve Cowx
and online)."* Perfect, thank you. Regards Steve On Tue, Sep 22, 2009 at 11:18 PM, Howard Lewis Ship wrote: > On Tue, Sep 22, 2009 at 2:28 PM, Steve Cowx wrote: > > > Hi Howard, All > > > > The following sound bites seem to paint a pretty bleak future for > Tapes

Concerned about the future of Tapestry

2009-09-22 Thread Steve Cowx
Hi Howard, All The following sound bites seem to paint a pretty bleak future for Tapestry. 1) "Interestingly, I was busy writing Clojure code almost continuously in the back row of other speaker's sessions .I've been busy adapting the concept of parameter destructuring to pulling data out of

Re: [Off-topic] Permanent Java Developers sought

2009-08-17 Thread Steve Cowx
Oops - apologies for the spam, that was meant to go to Ben directly! On Mon, Aug 17, 2009 at 11:27 PM, Steve Cowx wrote: > Hi Ben > > If I recall correctly, you recruited Peter off the Turbine mailing list :) > > It seems to be a good technique. > > I hope all is well at

Re: [Off-topic] Permanent Java Developers sought

2009-08-17 Thread Steve Cowx
Hi Ben If I recall correctly, you recruited Peter off the Turbine mailing list :) It seems to be a good technique. I hope all is well at IOKO, please send my regards to everyone on the old Kangaroo dev team. Steve On Mon, Aug 17, 2009 at 1:59 PM, Ben Gidley wrote: > Apologies for using this

Re: How to render a page as JSON-formatted AJAX response?

2009-06-18 Thread Steve Cowx
of the left field. Regards Steve On Thu, Jun 18, 2009 at 11:56 PM, Steve Cowx wrote: On Thu, Jun 18, 2009 at 12:31 PM, Alfie Kirkpatrick < alfie.kirkpatr...@ioko.com> wrote: Hi Steve, I wrote an overlay component using JQuery which does just that... in fact you can

Re: How to render a page as JSON-formatted AJAX response?

2009-06-18 Thread Steve Cowx
Hi Alfie It looks like we are doing very similar things. I have chosen to implement Tapestry versions on the YUi components to I am creating ca component which will drop out a YUI overlay. I have done exactly the same as you in that my component accepts a block as a parameter with the intention