On Fri, 23 Feb 2007 16:02:06 -0800 Tom Eastep <[EMAIL PROTECTED]> wrote:
> I have begun some experimentation with rewriting the compiler in Perl and > that is looking promising. Converting to Perl will unfortunately present > migration/compatibility issues with compile-time extension scripts although > I've been able to retain shorewall.conf and /etc/shorewall/params > functionality for the most part. A Perl-based compiler would of course mean > the end of the road for Shorewall Embedded System support (at least for the > full Shorewall product) since Perl is typically not available on those > systems. Embedded Systems could still support Shorewall Lite. Have you thought of lua? should give you better performance than perl and would still be small enough for embedded. I can't say I have been looking at the shorewall code, but lua is very table oriented, which might be good for your table based config files. btw. The LEAF webconf guy, Nathan, is working on a lua based webconf framework. Natanael Copa ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ leaf-devel mailing list leaf-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/leaf-devel