Re: The conection dictionary at "start-up"
Re: The conection dictionary at "start-up"
- Subject: Re: The conection dictionary at "start-up"
- From: Art Isbell <email@hidden>
- Date: Mon, 13 Oct 2003 11:00:14 -1000
On Monday, October 13, 2003, at 05:59 AM, email@hidden
wrote:
Keep in mind that normally, in WO, there is a single EOF stack (often
meaning a single db connection) shared by multiple users (WOSessions).
Under this design, it's rather dificult to have a user log in to the
db---multiple users share the connection dictionary. Unless you are
just
talking about an admin setting the connection dictionary once on
startup
or something.
You can theoretically give each user her own EOF stack. That's probably
what you'd need to do, if you really want each user to log in to the db
themselves. I've never tried this myself. It could be a memory or
performance problem, I'm not sure how well it would work. Maybe others
have tried it and have comments.
I assumed that Ricardo was building Cocoa/EOF, not WO apps. So each
Cocoa/EOF process would have only a single DB user unlike if such a
thing were implemented in WO.
Aloha,
Art
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.