Re: Accessing the object index

[prev] [thread] [next] [Date index for 2004/08/10]

From: colm-cdbi
Subject: Re: Accessing the object index
Date: 14:13 on 10 Aug 2004
On Tue, Aug 10, 2004 at 02:25:11PM +0100, Ian McDonald-ONLINE wrote:
> Hi,
> 
> Are there any undocumented methods for examining the object index. I'd
> like to be able to do:
> 
> foreach ($class->in_object_index) {
> 	$_->update();
> }

Looking at the source it seems this will do what you ask :

  $class->clear_object_index();

From previous messages on the subject I've gathered that there is a
feeling that this shouldn't be necessary most of the time.  Can I ask what
circumstances have led you to wanting to do this?

Colm

Accessing the object index
Ian McDonald-ONLINE 13:25 on 10 Aug 2004

Re: Accessing the object index
colm-cdbi 14:13 on 10 Aug 2004

Re: Accessing the object index
colm-cdbi 14:40 on 10 Aug 2004

Re: Accessing the object index
Perrin Harkins 18:09 on 10 Aug 2004

Generated at 11:34 on 01 Dec 2004 by mariachi v0.52