Re: Real blocks: some thoughts and questions

2003-09-19 Thread Stefano Mazzocchi
On Friday, Sep 19, 2003, at 09:35 Europe/Rome, Bertrand Delacretaz wrote: Le Jeudi, 11 sep 2003, à 20:11 Europe/Zurich, Bruno Dumon a écrit : ...Component lookup I'm wondering how component lookup will work. For example, suppose I have a block where I want to use FOP, i.e. the f

Re: Real blocks: some thoughts and questions

2003-09-19 Thread Bertrand Delacretaz
Le Jeudi, 11 sep 2003, à 20:11 Europe/Zurich, Bruno Dumon a écrit : ...Component lookup I'm wondering how component lookup will work. For example, suppose I have a block where I want to use FOP, i.e. the fo2pdf serializer. I'll make my block depend on the fop blok (or the more gen

Re: Real blocks: some thoughts and questions

2003-09-13 Thread Stefano Mazzocchi
On Thursday, Sep 11, 2003, at 20:11 Europe/Rome, Bruno Dumon wrote: I've been reading through the most recent block related threads: Cocoon Blocks 1.1 [1] and Implementing Cocoon Blocks [2]. These two documents pretty much complement each other, the first mostly focussing on the blocks itself (not

Re: Real blocks: some thoughts and questions

2003-09-11 Thread Geoff Howard
I'm thinking aloud -- not claiming I've got the right answers... Bruno Dumon wrote: I've been reading through the most recent block related threads: Cocoon Blocks 1.1 [1] and Implementing Cocoon Blocks [2]. These two documents pretty much complement each other, the first mostly focussing on the b

Real blocks: some thoughts and questions

2003-09-11 Thread Bruno Dumon
I've been reading through the most recent block related threads: Cocoon Blocks 1.1 [1] and Implementing Cocoon Blocks [2]. These two documents pretty much complement each other, the first mostly focussing on the blocks itself (not just a package but also inheritence and polymorphism), the second on