Hi
I think some sort of contrib project is a great idea!
Although rather than having a github repository, it might be better to
have some kind of wiki with links to gists/gems/repositories?
I think because of time I'd rather not have to manage a repo (like
rack-contrib) as I can imagine being a bit of a bottleneck when people
want to add them.
Unless one of you guys fancied managing it?
What might work well is having a wiki page with a list of 3rd-party
processors, with guidelines as to what to put on there.
Possible add-ons would be
- custom datastores
- generators (creates something from nothing, e.g. text generation,
etc.)
- processors (changes data, e.g. make image black and white)
- encoders (changes format of data, e.g. convert to tiff)
- analysers
- 'saved configurations', for adding one or more of the above
I guess people could add entries under one or more of those
categories, and link to gems/gists/repositories.
What do you think?