2 Aug
2007
2 Aug
'07
4:48 p.m.
I'm with David - especially using Forms API - getting data in and out with arrays is more consistent. If I *had* to chose one, I'd choose db_fetch_array(). -Peter On 8/2/07, David Strauss <david@fourkitchens.com> wrote:
Considering that the "objects" we use aren't objects (in the sense of having member functions) and arrays are more capable structures, I would rather standardize on arrays.
The original suggestion: http://drupal.org/node/158115
Example of an inconsistent hook: http://drupal.org/node/124141