OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
From: Andrew McNamara (andrewmobject-craft.com.au)
Date: Thu Dec 20 2001 - 17:56:12 CST

  • Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

    >> What's your problem. You run postmap after updating an indexed
    >> file, and you run flex after updating a bunch of regexps.
    >
    >Well, a good makefile will do it. Except of I don't want the
    >development tools to be present on the production, non-development
    >host.

    Not only did we not have development tools on production machines, we
    didn't edit any config files there - they were all pushed from a master
    config server. Provided you have a homogenous environment, it would be
    easy to compile and push the files from there.

    >> > No, I still search for a "lex-as-a-library" with interface similar
    >> > to of regex libraries -- build the necessary dfa structures and
    >> > use them directly, w/o producing the intermediate compilable
    >> > languge code. I once tried to do something like this based on

    Yep - it seems a reasonable suggestion - why couldn't the code parts and
    the table parts of lex's output be split so you can link the code and load
    the tables dynamically.

    -- 
    Andrew McNamara, Senior Developer, Object Craft
    http://www.object-craft.com.au/
    -
    To unsubscribe, send mail to majordomopostfix.org with content
    (not subject): unsubscribe postfix-users