Posted by afreeman on June 28, 2011 at 7:17pm
Here's one for the group: what's the Right Way to implement a content type via a custom module? BITD it was hook_form() or maybe rolling a feature module. Now with the new Fields API there is an entirely new approach to this available.
I've tinkered with both but I haven't formed any solid opinions either way and I also haven't come across anything on the web detailing the pros and cons of each approach. I'd love to hear some of the other module developers in the group sound off on this.
