dbObject changes

3 views
Skip to first unread message

Richard Bateman

unread,
Apr 3, 2008, 12:31:48 AM4/3/08
to zoop-...@googlegroups.com
Rick,

There seem to be some files missing from the zoop repo... did you forget to add a few?

Particularly, I'm getting this error:

Warning: "ZoopModule::require(/home/richard/code/zoop/framework/krumo/class.krumo.php) [function.ZoopModule-require]: failed to open stream: No such file or directory" in file /home/richard/code/zoop/framework/ZoopModule.php ( on line 25)

What is Krumo?

Rick Gigger

unread,
Apr 3, 2008, 12:55:23 AM4/3/08
to zoop-...@googlegroups.com
Oh, I should have removed wherever it tells it to include krumo.  Krumo is a really cool little library for using js and css to print out complex variables for debugging purposes.  The website is here: http://krumo.sourceforge.net/.  It turns out though that it uses @ to suppress errors which of course doesn't work with custom error handlers.  Also when displaying a variable it alters it by adding elements to arrays and objects.  This was incompatible with DbObject's use of __get and __set.  I may fork Krumo, write my own, or try to get the author's to fix it's issues.  Check it out though, it's pretty cool.

Rick
Reply all
Reply to author
Forward
0 new messages