Two thumbs up and a big "aaaaaay!" to Leshrac for proposing this.
The biggest problem would be lazy coders, and I'm convinced this is something we at UBBDev need to strickly enforce if people want their hacks to be part of our database:
The biggest worry is that people name their hash keys stupidly general things, like:
$wordlets_hack{'reply'}
if we go for this standard, something like that shouldn't be allowed anywhere NEAR the database IMO. We have to be consistent, and use the name of the hack there somewhere to avoid repetition.
eg
$wordlets_hack{'myhack_reply'}
navaho: Thanks, that's a great idea to write into the vinkulum.
