Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Does CI-Link allow to serialize objects (for instance in XML) ?

0
Posted

Does CI-Link allow to serialize objects (for instance in XML) ?

0

Yes, thanks to the DOA technology CI-Link allows to serialize any object located in memory in a binary or XML form. If an object possesses references to other objects, these other objects will then be serialized too. The serialization mechanism takes circular references into account, in which a same object can be referenced in several objects. When defining a class, it is possible to specify as persistent the properties which must be serialized. The notion of session uses this specificity to serialize session variables.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123