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.

How does Tangram compare to XXX?

compare tangram
0
Posted

How does Tangram compare to XXX?

0

First, you should have a look at the POOP (that’s Perl Object Oriented Persistence :)) summary at http://poop.sf.net/. In a nutshell, there are two types of persistence tools; SQL abstractors (eg, Alzabo, Class::DBI) and true Object Persistence tools (eg Pixie, Tangram). The SQL abstractors tend to require that all of your objects derive from a common base class. This is encouraged with T2, but not required. The Object Persistence tools will generally let you store pretty much anything, without `intruding’ on your objects. In theory, this means that they may easily be loaded from one storage class and thrown into another.

Related Questions

What is your question?

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

Experts123