Hello!
As I was working on #544204: Integration with features module? it occurred to me that I might be able to help make this module a bit more production-ready; in particular, I noticed that there isn't a lot of API documentation (docblocks for function parameter types and return values especially) or error handling (e.g., what happens if a query returns something unexpected, or fails entirely). I'd be happy to add some of this in if you're open to it.
I'd also be interested in being a co-maintainer on this project if you're looking for some assistance with it; having a stable, production-ready version of this module available would really help us use features more effectively for our users.
Thanks!
Adam
Comments
Comment #1
dmitrig01 commentedHi Adam,
Thanks for the willingness to workn on exportables - I'd be happy to make you a comaintainer, but it doesn't look like you have a CVS account - you can apply for one at http://drupall.org/node/59 and mention a link to this node
----
I, dmitrig01, support Adam/jazzslider's application for CVS and will make him a co-maintainer for this project.
Comment #2
avpadernoI have taken all the steps; jazzslider has now access to the project CVS repository.
Comment #3
jazzslider commentedAdded error handling and API docs, especially for exportables_sync(); committed to DRUPAL-6--1, should show up in next development release.
Comment #4
jazzslider commentedWhoops, forgot to change the status…there we go.