Further to: http://drupal.org/node/372743#comment-2433670
The upgrade 6->7 instructions with regard to the fact that title and body are fields now [1] call for "Field API best practice" to be adhered to. We need an example to show what that is, as possibly at the moment only the people who wrote fields know.
[1] Draft http://drupal.org/node/546608, tracked in #372743: Body and teaser as fields
Comments
Comment #1
dave reidTitle will not be a field in final D7. They're about to undo that.
Comment #2
rfayThe new D7 node example in #508342: D7 Node example demonstrating fields gives a good rundown on this, I think. Does that do the job? Marking as fixed - please reopen if I'm missing the point.