You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by Tomasz Pik <pi...@ais.pl> on 2003/01/15 15:31:39 UTC

[morphos] next steps was Re: [morphos] [PATCH] some funcionality

Nicola Ken Barozzi wrote:
> 
> Tomasz Pik wrote:
> 
> Ok, all good. Committed. Please check if all is ok.

Thanks, I've found a typo somewhere in docs but I'll fix
it next patch.

> Thanks :-)
> 
> The next step I want to do is to make it possible to use Cocoon Blocks 
> in it as a components drop-in system.

It's not so clear to me :-(

As always, problem with project dependencies.
1) Morphos depends on Cocoon?
2) Cocoon (in the future) depends on Morphos;

ad 2 - I cannot find something like 'cocoon api'. Just huge
set of javadocs with everything inside. I'm not too good in
Cocoon internals so I don't know where to look for... :-(

Right now I'm working (in free time, so I'm not too fast)
on JAXP-related classes.

--
Regards
Tomek Pik
pikus@ais.pl



--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


Re: [morphos] next steps was Re: [morphos] [PATCH] some funcionality

Posted by Nicola Ken Barozzi <ni...@apache.org>.

Tomasz Pik wrote:
> Nicola Ken Barozzi wrote:
> 
[...]
>> The next step I want to do is to make it possible to use Cocoon Blocks 
>> in it as a components drop-in system.
> 
> 
> It's not so clear to me :-(
> 
> As always, problem with project dependencies.
> 1) Morphos depends on Cocoon?
> 2) Cocoon (in the future) depends on Morphos;
> 
> ad 2 - I cannot find something like 'cocoon api'. Just huge
> set of javadocs with everything inside. I'm not too good in
> Cocoon internals so I don't know where to look for... :-(

The idea is that both remain as separate as possible in the framework, 
but that for implementations Morphos depends on Cocoon.

This means that Morphers should be written IMHO as Cocoon Components, 
that are Generators, Transformers, Serializers, Readers.

So Morphos implementations will use Cocoon blocks and depend on Cocoon.

I'm going to write in more depth about it real soon.

> Right now I'm working (in free time, so I'm not too fast)
> on JAXP-related classes.

Cool! :-)

-- 
Nicola Ken Barozzi                   nicolaken@apache.org
             - verba volant, scripta manent -
    (discussions get forgotten, just code remains)
---------------------------------------------------------------------


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>