16 Dec
2005
16 Dec
'05
8:11 p.m.
From: Bèr Kessels <ber@webschuur.com>
On another note, should we not use a better $node->data? Since we are no longer talking about an "extra" array, but about putting all data in a structured variable.
+1 on structured data. Perhaps even just alias $node->data->body/main/foo to $node->body. Changes to a generic yet structured data would be fantastic for modules that analyze nodes (*ahem* machine learning *ahem*). -Mark