Want to hire a development team?
No Images Added Yet

Xccessors

Not Rated Yet.
Add to Favorites
Publisher
Cross-browser accessors (getters and setters)
Product Details

Xccessors (cross-browser accessors) is JavaScript shim that implements the legacy or standard methods for defining and looking up accessors (getters and setters) of objects. Xcessors Standard implements ECMAScript 5's (formerly 3.1) accessors standard (Object.defineProperty and Object.getOwnPropertyDescriptor) in browsers that support the legacy non-standard accessor methods. Everything behaves according to the ECMAScript 5 standard except the configurable, enumerable, and writable options. It is impossible to implement these options without native support for Object.defineProperty. The good news is that you are never going to use them if you are changing a JavaScript program from the legacy to standard methods. Xccessors Legacy implements the legacy accessor methods (object.__define[GS]etter__ and object.__lookup[GS]etter__) in browsers that support the standard ECMAScript 5 accessor methods.

Report this Listing
Price
Free
Licence Type
Free
Views
472
Submitted on
3rd February 2009
Last Updated
16th May 2009
Licence Type
Other
License Price
USD 0
Additional Info
Public domain

You May Also Like

User Reviews

Please rate the listing and tell the world know what do you think about the listing.
(0 ratings)
Not Rated Yet.
No reviews found.
Not yet reviewed by any member. You can be the first one to write a review for this listing.Click hereto submit your review.