Hello. The time has come for me to sketch out the next version of my patient record system.
I have several frameworks and one application. The latter is a bit gnarly (to use a technical term) and unwieldy and I think it would make sense logically (and from a user interface point of view) to have separate applications for different specific functionality. Is there a WebObjects-way of passing sessions between applications or is it simply a case if using a manually created cookie with an encrypted username and somehow safely providing a time-limited credential? I have enabled different sub-applications as part of the single main app dynamically based on runtime data - and I'm definitely undecided whether breaking it up is the right way forward. On the other hand, factoring out the common stuff and creating a robust core framework has a certain aesthetic quality to it. All opinions gratefully received. Many thanks, Mark -- Dr. Mark Wardle Specialist registrar, Neurology (Sent from my mobile) _______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to [email protected]
