Mats Kindahl wrote: > Brian Aker wrote: >> Hi! >> >> On Aug 3, 2008, at 10:59 PM, Mats Kindahl wrote: >> >>> Although I don't disagree, what do you consider as an alternative to the >>> THD for keeping session data around? >> THD is pretty much session data now (especially since it is no longer >> tied thread). >> >> The biggest problem I now see with it is getting it properly encapsulated. > > Maybe we should call it Session in that case? :) > > It might seem like nitpicking, but names of entities is a guide to what > they represent, and the THD object has more or less become a general > bucket for all kinds of pieces, small as well as large. A name change > would probably focus the work to producing a proper Session object > instead of a "catch-all" class.
Hehe, which is why refer to it as "thud". :) -jay _______________________________________________ Mailing list: https://launchpad.net/~drizzle-discuss Post to : [email protected] Unsubscribe : https://launchpad.net/~drizzle-discuss More help : https://help.launchpad.net/ListHelp

