FORUM CLOSED, PLEASE REGISTER AT FORUM.SIO2INTERACTIVE.COM
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Collection/Container for SIO2Object

2 posters

Go down

Collection/Container for SIO2Object Empty Collection/Container for SIO2Object

Post  gregtayl Sat Jan 17, 2009 12:29 pm

Hey All - I'm pretty new to SIO2 and I love what I see so far - nice work!

I'm looking for a container object, similar to an STL vector or NSMutableArray that can easily allow storage, resizing, and iteration of objects - specifically for the SIO2Object struct. A type safe collection would be ideal.

I see SIO2 uses arrays in a number of situations - is this the typical method?
What has everyone else been using?
Does SIO2 implement any custom collection/container types?
Does XCode/IPhone support templates or generics?

Thanks!
Greg

gregtayl

Posts : 8
Join date : 2009-01-10

Back to top Go down

Collection/Container for SIO2Object Empty Re: Collection/Container for SIO2Object

Post  meteors Sat Jan 17, 2009 1:58 pm

Did you know you can include <vector> and code in C++?

In XCode, you can mix languages.


-j
meteors
meteors

Posts : 241
Join date : 2008-11-08
Location : Sunny Florida

Back to top Go down

Collection/Container for SIO2Object Empty Re: Collection/Container for SIO2Object

Post  gregtayl Sat Jan 17, 2009 2:33 pm

meteors wrote:Did you know you can include <vector> and code in C++?

In XCode, you can mix languages.


-j

Interesting - very handy. Not sure why that didn't cross my mind Razz

Thanks for the help -

gregtayl

Posts : 8
Join date : 2009-01-10

Back to top Go down

Collection/Container for SIO2Object Empty Re: Collection/Container for SIO2Object

Post  Sponsored content


Sponsored content


Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum