Boost logo

Boost Users :

From: John Maddock (john_maddock_at_[hidden])
Date: 2003-02-21 06:07:51


> How are you saving 2) ? In memory or permanently in a file ? If
permanently
> in a file, how does the end-user reuse named regexes in other situations
> from the one in which he created a name for a regular expression ?
Inquiring
> minds want to know <g>.

Be aware that we are talking about vapourware here ;-)

I wasn't planning to save them at all - it's up to the programmer to call a
specific API to make them available to subsequent regexes. One could
imagine a "library" of such expressions though (a specific source module
that you would link to, and which at initialisation time would register it's
expressions).

John Maddock
http://ourworld.compuserve.com/homepages/john_maddock/index.htm


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net