Simple JavaScript Object Reflection API (.NET Style)(pietschsoft.com)
submitted by
crpietschmann(11.3k) 4 years, 2 months ago
I was thinking about how JavaScript JSON serializers go about serializing objects. But how does the serializer know about each of the objects properties? I figured JavaScript must have some method of object reflection (similar to .NET Reflection) and it does. Here's a simple Reflection namespace that allows you to more easily reflect through an objects methods and properties:
|category: AJAX
|Views: 46
tags:
JavaScript AJAX Reflection another
Everyones tags:
Your Tags: