Re: FastEnumeration for TWO kinds of objects in class.
Re: FastEnumeration for TWO kinds of objects in class.
- Subject: Re: FastEnumeration for TWO kinds of objects in class.
- From: Sherm Pendley <email@hidden>
- Date: Wed, 3 Nov 2010 11:09:14 -0400
On Wed, Nov 3, 2010 at 8:58 AM, Ruslan Zasukhin
<email@hidden> wrote:
>
> I wonder if this is possible?
>
> Let we have class Vdatabase, which have few kinds of sub-elements
> Tables
> Links
> Indexes
> Triggers
>
> We was able make FastEnumeration for Tables.
> But we need more ?
>
> Is it possible?
>
> for( Vtable pTable in db )
>
> And
>
> for( VLink pLink in db )
>
> And so on?
That *should* work - what problems are you having that lead you to
think it might not?
sherm--
--
Cocoa programming in Perl:
http://camelbones.sourceforge.net
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden