[drupal-devel] [feature] Allow node_load($nid)

Jose A Reyero drupal-devel at drupal.org
Fri Jul 1 17:15:09 UTC 2005


Issue status update for http://drupal.org/node/25634

 Project:      Drupal
 Version:      cvs
 Component:    node system
 Category:     feature requests
 Priority:     normal
 Assigned to:  chx
 Reported by:  chx
 Updated by:   Jose A Reyero
 Status:       patch

+1
It's not only about lazy developers -which I am ;-)- it's also about
shorter code => less errors, easier to catch




Jose A Reyero



Previous comments:
------------------------------------------------------------------------

June 23, 2005 - 19:37 : chx

Attachment: http://drupal.org/files/issues/node_load.patch (2.23 KB)

I am fed up writing node_load(array('nid' => $nid)) all the time.


BTW. if this is accepted, next is node_view to accept a $nid.




------------------------------------------------------------------------

June 23, 2005 - 19:41 : chx

Attachment: http://drupal.org/files/issues/node_load_0.patch (2.23 KB)




------------------------------------------------------------------------

June 23, 2005 - 19:53 : adrian

I am going to +1 this.


node_load(x) is much more natural to type. Having it use an array if
found is useful too though.




------------------------------------------------------------------------

July 1, 2005 - 18:00 : chx

Attachment: http://drupal.org/files/issues/node_load_1.patch (27.89 KB)

Dries, if I remember correctly, you favoured this approach.




------------------------------------------------------------------------

July 1, 2005 - 18:07 : chx

Attachment: http://drupal.org/files/issues/node_load_2.patch (27.97 KB)

PHPdoc.







More information about the drupal-devel mailing list