ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> pear-dev
pear-dev
[PEAR-DEV] On the use of eval() in XML_Query2XML
by Lukas Feiler other posts by this author
Oct 30 2006 3:47AM messages near this date
Re: [PEAR-DEV] pear website patch | Re: [PEAR-DEV] On the use of eval() in XML_Query2XML
Hi,

recently I stumbled across the EvalForbiddance RFC
(http://pear.php.net/pepr/pepr-proposal-show.php?id=288). It turns out that
XML_Query2XML (I'm the lead developer for that package) uses eval() in a
couple of places:

-
http://query2xml.sourceforge.net/docs/html/XML_Query2XML/tutorial_XML_Query2
XML.pkg.html#query2xml_getxml.options_sql.simplequeryspecification
-
http://query2xml.sourceforge.net/docs/html/XML_Query2XML/tutorial_XML_Query2
XML.pkg.html#query2xml_getxml.options_condition
-
http://query2xml.sourceforge.net/docs/html/XML_Query2XML/tutorial_XML_Query2
XML.pkg.html#query2xml_getxml.options_value

Especially in the last two cases the use of eval() really simplifies things
(IMHO).
I would not like to make BC breaks but if they are really necessary I would
prefer this issue being settled before going stable some time in the near
future.

tanks a lot for your input,
Lukas

--
PEAR Development Mailing List (http://pear.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Thread:
Lukas Feiler
Justin Patrin
Lukas Feiler
Alexey Borzov

Privacy Policy | Email Opt-out | Feedback | Syndication
© ActiveState Software Inc. All rights reserved