On Wed, Jul 28, 2010 at 12:40 PM, scope_creep <[email protected]>wrote:
> > > I'm porting an app and ran the migration wizard. Found a MonoTodo, and > subsequently found that > System.Text.RegularExpresssions.Regex.CompileToAssembly method is currently > not implemented. > > The app used it pretty extensively to speed up regex pattern matching. How > would I find out if this method will be implemented, or when. > > Thanks. > > Bob. > We have no defined plan to support compiled regexps. You can contribute support for them thou.
_______________________________________________ Mono-devel-list mailing list [email protected] http://lists.ximian.com/mailman/listinfo/mono-devel-list
