[Cgi-session-user] Plug-ins for CGI::Session
Brought to you by:
sherzodr
From: Ron S. <ro...@sa...> - 2008-03-12 04:05:39
|
Hi Folks These are some thoughts I had on plug-ins. 1) Does it make sense to define: - A set of plug-ins for serialization - A set of plug-ins for storage - A set of plug-ins for id generation 2) If so, which plug-in technology is (wait for it!) 'best'. Best is easily defined as 100% reliable (without too much overhead). If the choice is up to me (it isn't) reliability is the only thing which matters. As a relevant note I seem to remember rjbs in his journal mentioned a disaster he'd had with Module::Pluggable, such that after adopting it he'd had to rip it all out again. IIRC He gave no other details at the time. -- Ron Savage ro...@sa... http://savage.net.au/index.html |