You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cocoon.apache.org by Stephen McConnell <mc...@apache.org> on 2003/10/27 15:05:22 UTC

Re: Questions about Meta Info


Berin Loritsch wrote:

> Geoff Howard wrote:
>
>> ghoward@apache.org wrote:
>>
>>> ghoward     2003/10/25 14:59:50
>>>
>>>  Modified:    src/java/org/apache/cocoon/matching Matcher.java
>>>                        CookieMatcher.java
>>>  Log:
>>>  start fortressizing Matchers.  lots of open questions already,
>>>  so I'll pause here.
>>>  
>>>
>>
>> I'm hoping someone with more confidence in the changes needed can 
>> check out the simple changes below.  Such a paradigm shift to give up 
>> the marker interfaces (and I'm mourning the loss of content assist.  
>> Don't suppose an eclipse plugin for meta info yet?)
>
>
> Content assist?
>
> Eclipse plugin:  not at this time.
>
>>
>> Open questions:
>> - What do sitemap components get for @x-avalon-info?  A new made up 
>> string like cookie-matcher?  The @name/type from the default sitemap 
>> in 2.1?
>
>
> The @x-avalon-info name="cookie-matcher" line lets you define your 
> components
> like this:
>
> <cookie-matcher name="foo">
>   <internal>configuration</internal>
> </cookie-matcher>
>
> It takes away the need for a separate ROLES file. 


Berin:

What is you plan concerning migration to the @avalon tags?
http://avalon.apache.org/meta/tools/tags/

Steve.

-- 

Stephen J. McConnell
mailto:mcconnell@apache.org




Re: Questions about Meta Info

Posted by Berin Loritsch <bl...@apache.org>.
Stephen McConnell wrote:


> 
> Berin:
> 
> What is you plan concerning migration to the @avalon tags?
> http://avalon.apache.org/meta/tools/tags/
> 

Take it one step at a time.

1) Get Cocoon 2.2 to a workable state with Fortress as is.
2) Finish upgrades to Fortress to allow meta tags integration.
3) With all the meta info already available for each component
    finish the upgrade process seamlessly.

At that time, there should be far less dependence on any one container
(though there still will be some).

-- 

"They that give up essential liberty to obtain a little temporary safety
  deserve neither liberty nor safety."
                 - Benjamin Franklin