If you are a restaurant owner you do not begin wtih serving a huge variation of food so that the guest does not need to work the menu. That'd be rather wasteful. This rather simple truth somewhere got lost and now we all pay for it. PHP's magic_quotes and register_global features did a lot to help... the "PHP is insecure" articles. A healthy number of MySQLisms made it harder to develop clean apps and now these all do not run when strict mode is on. I wonder whether node_load falls in this category...
Commenting on this Story is closed.
I'm not really sure what you mean by that. Isn't node_load a great way to find out what "options" a node has, without have to check what each separate module adds to the node object? Should we have to adjust a bunch of SQL statements ourselves each time we install a new module?