Hi all,

I found in a code of mod_Rivet few cases for keeping compatibility with NeoWebScript. Do we need to maintain this compatibility in future versions of mod_Rivet (Trunk)? For example dio_Mysql.tcl, a quote method:

if {![catch {mysqlquote $string} result]} { return $result }

A mysqlquote command available only for unreleased version of NeoWebScript 3.4. http://www.koders.com/c/fid8A3836E87951C48D0805FAC99A4F2651CE2500B0.aspx?s=md5

--
With best regards,
Kirill


---------------------------------------------------------------------
To unsubscribe, e-mail: rivet-dev-unsubscr...@tcl.apache.org
For additional commands, e-mail: rivet-dev-h...@tcl.apache.org

Reply via email to