Passive data structure: Difference between revisions

Content deleted Content added
m layout
Line 17:
Other structured data representations such as [[XML]] or [[JSON]] can also be used as a PDS if no significant semantic restrictions are used.
 
==See also==
* [[Data Transfer Object]]
* [[Plain Old C++ Object]]
* [[Plain Old CLR Object]]
* [[Plain Old Java Object]]
* [[Record (computer science)]]
==Notes==
{{notelist}}
Line 22 ⟶ 28:
==References==
{{Reflist}}
 
==See also==
* [[Plain Old C++ Object]]
* [[Plain Old Java Object]]
* [[Plain Old CLR Object]]
* [[Record (computer science)]]
* [[Data Transfer Object]]
 
[[Category:C++]]