[Qt-interest] using QObject's for object-relational mapping system

Dmitry Teslenko dteslenko at gmail.com
Wed Jan 14 12:29:04 CET 2009


Hi!
I'm considering to implement ORM based on qt object system; It
means storing collections of thousands (or more) of QObject descendands
with Q_OBJECT and Q_PROPERTY macros and serialization/de- of such objects
based on QMetaClassInfo/Property;
How could this solution be resource-intense and what magnitudes of
QObjects could I operate this way?

--
A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
A: Top-posting.
Q: What is the most annoying thing in e-mail?



More information about the Qt-interest-old mailing list