From: Steve Linberg <[EMAIL PROTECTED]> Date: Sat, 8 Feb 2003 12:41:46 -0500
As far as naming goes, though, I'm a little stuck. These little modules are really quite disparate; many are web-related, and some are just general shortcuts and code snippets. I'm guessing they should probably all be under a theoretically-private namespace that isn't currently in use, and so I was considering choosing something like "SGT" as a top level namespace, so I'd have "SGT::ListManager", "SGT::Session", and so forth, but that would presume that "SGT" would never be used as a "real" namespace on CPAN (it isn't at present, as far as I know, but who knows?). I admit to having KAG::Template and KAG::PDFTemplate polluting several of my client's machines. (Whadyamean the world didn't need another templating library? This one does what *I* want.) If Key Allocation Graphs or the like take "my" namespace, I'll just have to rename them (or live with the collision). --kag _______________________________________________ Boston-pm mailing list [EMAIL PROTECTED] http://mail.pm.org/mailman/listinfo/boston-pm

