Berin Loritsch wrote:

Geoff Howard wrote:

[EMAIL PROTECTED] 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:[EMAIL PROTECTED]





Reply via email to