logo       

Re: DataObject: Ignoring key definitions: msg#00336

php.pear.general

Subject: Re: DataObject: Ignoring key definitions

Daniel Kopp wrote:

Hi!

It is only like this since the very last release. Check the changes of
release 1.3 ... Which just came out less than a week ago

See my posting about the same topic - which I just sent.

IMO there is a parameter missing to allow using keys ...

No there's not. I was just too stupid to be alive. It works quite
perfectly to redefine the keys() method in your DataObject like this:

function keys()
{
return array();
}

The problem was, I DID NOT SAVE TO DISC BEFORE I TRIED !!!

Would someone hit me, please? Preferrably with something huge and very
heavy? Your help is greatly appreciated...

CU
Markus

P.S.: Ouch, that hurts!!!

--
PEAR General Mailing List (http://pear.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise