Passive data structure: Difference between revisions

Content deleted Content added
Line 13:
 
==In other languages==
In [[PHP]], associatedassociative arrays and stdClass objects can be considered PDS.
 
Other structured data representations such as [[XML]] or [[JSON]] can also be used as a PDS if no significant semantic restrictions are used.