Quoting Rickard Öberg <[email protected]>:

I don't see much more (performance) overhead in
saying qName.name() than qName.toString() when storing entity to database.

I tried exporting our database to JSON, and then compared one typical object before and after QNames. Without: 1240 chars, With: 2920. So more than double with QNames. I would say that's quite significant.


That's a storage issue. These days, storage size is never really an issue. What do you think about the configuration proposal then?


_______________________________________________
qi4j-dev mailing list
[email protected]
http://lists.ops4j.org/mailman/listinfo/qi4j-dev

Reply via email to