Possible to call Apache expression processor from module?

2013-01-10 Thread ohaya
Hi, I'm starting to work on a new module, and part of the functionality that I'd like to incorporate would involve processing Apache-type expressions to produce a true/false result that my module would then use to decide what to do, in some cases. So, I was wondering if there is some API or i

Re: Possible to call Apache expression processor from module?

2013-01-10 Thread Eric Covener
On Thu, Jan 10, 2013 at 11:04 AM, wrote: > Hi, > > I'm starting to work on a new module, and part of the functionality that I'd > like to incorporate would involve processing Apache-type expressions to > produce a true/false result that my module would then use to decide what to > do, in some

Re: Possible to call Apache expression processor from module?

2013-01-10 Thread ohaya
Eric Covener wrote: > On Thu, Jan 10, 2013 at 11:04 AM, wrote: > > Hi, > > > > I'm starting to work on a new module, and part of the functionality that > > I'd like to incorporate would involve processing Apache-type expressions to > > produce a true/false result that my module would th

Re: Possible to call Apache expression processor from module?

2013-01-10 Thread ohaya
oh...@cox.net wrote: > > Eric Covener wrote: > > On Thu, Jan 10, 2013 at 11:04 AM, wrote: > > > Hi, > > > > > > I'm starting to work on a new module, and part of the functionality that > > > I'd like to incorporate would involve processing Apache-type expressions > > > to produce

Re: Possible to call Apache expression processor from module?

2013-01-10 Thread Rainer Jung
On 10.01.2013 20:34, oh...@cox.net wrote: > > oh...@cox.net wrote: >> >> Eric Covener wrote: >>> On Thu, Jan 10, 2013 at 11:04 AM, wrote: Hi, I'm starting to work on a new module, and part of the functionality that I'd like to incorporate would involve processin