> > I was thinking about using init() but just because everyone else is > > using it did not seem like a good reason enough ;-)) > > Really... hmm... standards don't seem a good reason just coz' > other folks are adhering to them?
Hmm, I was more hoping for an explanation/reason then just a "other folks are using it". > > I have fn as a prefix because it's the naming convention I use for > > JavaScript, SQL and CF - I just like to stick to it, makes it very > > easy to read, within in one glance I see the object and function.. > > Bleurgh!! Don't choke on that bone now, be careful.. > > So we know what I am doing wrong, and that is that I am passing the > > struct back into it, but the object should really refer to > the struct > > as this (or not), but how to accomplish this? > > It gets the struct as a constructor argument (to init() ) and > it saves it in variables scope (as I showed). I just got back, but I'll run through your sample again and see if I can understand it. --- You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] Aussie Macromedia Developers: http://lists.daemon.com.au/
