Extension-per-user

Post here your questions about Actionscript and Java server side extensions development.

Moderators: Lapo, Bax

duke
Posts: 31
Joined: 16 Apr 2009, 11:23

Extension-per-user

Postby duke » 10 Aug 2009, 07:01

This is probably a broader question of how object creation in an extension works. For example, using hibernate I treat all my users as "actors". Every time a user logs in, an Actor object should be created to track and handle him. There will be potentially hundreds and possibly thousands of these. Normally, I'd grab this via a smartfox event or whatever and go new Actor(), however, i'm not sure if you can do this with SF extensions and retain references to the instanced class's. Can I? What's the best way to do this?
duke
Posts: 31
Joined: 16 Apr 2009, 11:23

Postby duke » 11 Aug 2009, 11:27

Ok, nevermind. Hibernate and Vector arrays are apparently the way to go :)

Return to “Server Side Extension Development”

Who is online

Users browsing this forum: No registered users and 15 guests