Hey Goetz, 2008/8/29 Goetz Babin-Ebell <[EMAIL PROTECTED]>: > Just a question: > Why did you make hibernate() and resolveKey() private and > declare WApplication, WebSession and WString as friends ?
That would be my influence... These methods were private API up till now. It does not make sense to keep them like that while at the same time allowing you to reimplement them in some way, so I'll change that. Regards, koen ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ witty-interest mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/witty-interest
