A newbie question...

I tried to look for "file extension" in the
list archives.

I want to apply a filter only to components having
a certain file extension.  I wonder if I can put
something like

   if ($m->base_comp->name =~ /\.foo$/) {

in a <%filter> section?

I also want to do this filtering on files with this
particular file extension regardless if they are
top-level components or subcomponents.  In particular
I want to apply this filtering to subcomponents included
into components not subjected to the filter.

Also: can I use a component call with content inside
a <%filter> section?

-- 


/BP 8^)>
--
Benct Philip Jonsson -- melroch at melroch dot se

    a shprakh iz a dialekt mit an armey un flot

                                 (Max Weinreich)

Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Mason-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mason-users

Reply via email to