|
From: jason <ja...@gr...> - 2001-07-11 03:27:20
|
Which brings up a question. Why selectively use some PEAR classes for
things, and not others. For consistency, would it not make sense to
utilize all new PEAR functionaliy in a sort of wrapper that speaks to
the managers? This of course would only depends on MetaBase having
features that binarycloud would ultimately depends on. I personally
would rather see a more suitable/simple wrapper for the database calls,
and extend the extra features of metabase into external tools.
Perhaps this is where I can help contribute once I have more nerves to
play with. Right now, it's only bones and muscle. =]
a long overdue thanks to alex, for this great incentive.
jason
Jimmy Harlindong wrote:
>
> I tried writing:
> require_once('DB.php');
>
> Got an error message saying cannot redeclare "pear_error".
>
> How can I use Pear DB classes without conflicting with PEAR_Error ?
>
> _______________________________________________
> binarycloud-dev mailing list
> bin...@li...
> http://lists.sourceforge.net/lists/listinfo/binarycloud-dev
|