PATCH: cleaning up and expanding module_builder
eMPee584 - May 6, 2008 - 02:13
| Project: | Module Builder |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | task |
| Priority: | normal |
| Assigned: | eMPee584 |
| Status: | won't fix |
Jump to:
Description
Hi there,
currently i am restructuring and expanding this module, i am just finished with fixing up the json stuff again, provides basic functionality but of course there's a lot of stuff missing. Anyways, just wanted to post this and also, i'd be willing to take over maintainership and work down the bug list. comment appreciated, cheers.
| Attachment | Size |
|---|---|
| module_builder_current_state.patch | 46.17 KB |

#1
Whoa, huge patch!
What does it do?
#2
The 6.x-1.x-dev branch has been mothballed, because I don't have time to get my head round the complexity. I may be taking features from that branch for the 6-2 branch in future.
I'm marking this as won't fix, but if you're still interested in working on that branch as a maintainer, comment on this issue: http://drupal.org/node/278908
Please bear in mind though that it's much easier to deal with smaller patches that implement one thing at a time.
#3
uhhmm well i adapted this module when i didn't even know to code properly in drupal - i thought it'd be a good way to learn it! - and wanted to build one of mine with it. In the end, a good text editor (Kate! it's brilliant.) is what suits me better.. and i think for D7 maybe the process should be a bit more automated anyways, creating the hooks by using api documentation and so on.. but uuuhh maybe to keep quality high, in fact people shouldn't be given too easy means to create modules..?! But if module_builder could form an IDE together with Coder and Devel module that experienced developers benefit from, of course that'd be uberco0l ;)