User loginNavigation |
Holding onto JavaScript's pastI know I have made mention of this before, and I would like to thank many for making comments, espicially Dan Shappir. But I would like to throw an idea out to those of you, the many, that are smarter at this than I am. =) The paper I have read concerning JavaScript 2.0 doesn't hold a lot of water with me; not necessarily because of the technical modifications being made, but because the future ECMA standard is leaning towards what is 'en-vogue' instead of sticking to what makes JS distinct. I do feel that JavaScript needs some changes, and I would like to ask the opinions of everyone as to what changes they see that need to happen, as well as listen to one of my own. One change I would like to see JavaScript is the addition of being able to declare identifier's to be of a certain object type. I was always a fan of dynamic typing merely because I have always been bad at planning my code, so I always felt that static typing got in my way, and caused many edits in my code. I of course blamed this on the language, instead of what the real problem was... namely me, and my poor skills. Although I see the benefits of typing, mainly for type checking. I do not think it is a panacea, and also think that JS's 'var' keyword provides a suitable syntax for declaring dynamic identifiers. Not to mention, 'var' can be implicit when an identifier is not declared, but instead immediately assigned. This is just a thought I had run through my head, and over-all I think that it is a good idea. I would like to hear other's opinions concerning the problems with JS as well as my suggestion for a change in the semantics of JS. Best Regards, Mark By mjstahl at 2004-07-05 04:58 | LtU Forum | previous forum topic | next forum topic | other blogs | 12055 reads
|
Browse archives
Active forum topics |
Recent comments
22 weeks 4 hours ago
22 weeks 8 hours ago
22 weeks 8 hours ago
44 weeks 1 day ago
48 weeks 3 days ago
50 weeks 16 hours ago
50 weeks 16 hours ago
1 year 4 days ago
1 year 5 weeks ago
1 year 5 weeks ago