-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 03 Jun 2005, at 3:59 PM, Robert Douglass wrote:
Well, I think it is. As Karoly has pointed out it is quite difficult to remember the right order of the numerous arguments of the various form functions. I always have to look it up. Using an array would make this a non-issue. Making coding for Drupal even easier is certainly an argument. I agree with Gerhard. It's also more consistent with how menu's work (sans the recursive nesting algorithm, we hope), and is the first step towards the CCK form editor.
I have a suspicion it will lead to cleaner code, and better seperation of content / logic. Perhaps we can even have a 'default'=> setting, that allows us to get rid of all the $var = ($_GET['variable']) ? $_GET['variable'] : variable_get('variable', 'default'); lines - -- Adrian Rossouw Drupal developer and Bryght Guy http://drupal.org | http://bryght.com -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (Darwin) iD8DBQFCoGpBgegMqdGlkasRAiiHAJ49Fz2D51rIPQiSEiLeMldhFmBgvQCeJ4tk XnTafAuYucXrjqTsGP0KIE8= =n2y6 -----END PGP SIGNATURE-----