You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oro-user@jakarta.apache.org by Scott Deboy <sd...@comotivsystems.com> on 2004/09/07 08:38:09 UTC

globcompiler and groups

I'd like to use GlobCompiler and groups, but parens are being prefixed by a slash since they're in the __isPerl5MetaCharacter method.

For example: 

Trying to match foo-bar
using a GlobCompiler and (*)-(*) won't match
using a Perl5Compiler and (.*)-(.*) will match

I can work around it by using a Perl5Compiler but I was curious if this was by design, and if so, is there an alternate way of defining groups?

Thanks,

Scott



---------------------------------------------------------------------
To unsubscribe, e-mail: oro-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: oro-user-help@jakarta.apache.org