• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: user is only allowed to log in once
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: user is only allowed to log in once


  • Subject: Re: user is only allowed to log in once
  • From: Anjo Krank <email@hidden>
  • Date: Mon, 8 Mar 2010 22:03:08 +0100

Am 08.03.2010 um 21:46 schrieb Mike Schrag:

> for non-D2W you have to implement that interface for every single component you could ever use, though ... and deal with the fact that you could have pages with uncommitted EO's, etc. for D2W you might be able to do a rough impl, but you still can't general case it if people use custom components -- every component has to participate or be thrown away in mid-state.

You'll *mostly* have to do this for every page component, not every component (unless it weirdly switches states and such).

However, the huge cost of a persistent store is that you need to store after *every* request. In particular with postgres this will kill you... it would make more sense to put it in memcached or something.

Cheers, Anjo
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

References: 
 >user is only allowed to log in once (From: Johan Henselmans <email@hidden>)
 >Re: user is only allowed to log in once (From: Mike Schrag <email@hidden>)
 >Re: user is only allowed to log in once (From: Pascal Robert <email@hidden>)
 >Re: user is only allowed to log in once (From: Mike Schrag <email@hidden>)
 >Re: user is only allowed to log in once (From: Anjo Krank <email@hidden>)
 >Re: user is only allowed to log in once (From: Mike Schrag <email@hidden>)
 >Re: user is only allowed to log in once (From: Anjo Krank <email@hidden>)
 >Re: user is only allowed to log in once (From: Mike Schrag <email@hidden>)

  • Prev by Date: Re: user is only allowed to log in once
  • Next by Date: Re: Data too long for column (not really)
  • Previous by thread: Re: user is only allowed to log in once
  • Next by thread: Re: user is only allowed to log in once
  • Index(es):
    • Date
    • Thread