S
Scott M.
Ok, so I see the value in extending the native JavaScript types via the Ajax
Library. And I see the benefit from addins a client side framework
accessible through namespaces as well. This all seems to gvie JavaScript
much more utility than before. Great.
But, as far as the ablility to simulate inheritance and interfaces, the
question that keeps popping up in my mind is: "Why would I want to create
objects and instances in my UI?" Every example I look at shows these
features being used to create a business object, but that goes against good
nTier design.
Can someone shed light on a good use for these OO features?
-Scott
Library. And I see the benefit from addins a client side framework
accessible through namespaces as well. This all seems to gvie JavaScript
much more utility than before. Great.
But, as far as the ablility to simulate inheritance and interfaces, the
question that keeps popping up in my mind is: "Why would I want to create
objects and instances in my UI?" Every example I look at shows these
features being used to create a business object, but that goes against good
nTier design.
Can someone shed light on a good use for these OO features?
-Scott