From: Evan R. <eva...@gm...> - 2006-04-19 19:23:57
|
Hey, i'm trying to configure eclipse to connect to svn and at least get set up t= o start working on some of this stuff. i figure the first thing i'll tackle, unless someone has better idea or objections, would be the login functionality. it's something that can be squeezed into any release, since it's easier for the user than an htpasswd based variant. what's your guys opinion on cookie vs session logins? i'd personally go fo= r cookie, since a session could be problematic if someone reads his feeds longer than X minutes of the session timeout, then clicks mark as read. (ok, we could set session at like 2 hrs and avoid that...) but i'll go whatever direction the majority likes... Andrew, can you add me to access the project. in Sourceforge my login is eroth. thanx. evan |