Quoting Rickard Öberg <[email protected]>:

A typical nr for me is about 10-15 for an average entity. Each mixin will have about 1-3 fields each.

OK, not too bad figure then, means 10-15 queries to build one instance of entity.

Ok, well, if you're going the table=mixin route, then maybe it could actually work out ok. At least both querying and storing *should* work!

It'll be interesting to see it in action!

Currently it is QName = table. If this approach will really work, then I think it could be "compressed" into Mixin = table. But right now, building some queries is quite complex work as it is, and compressing only would make things more complex, so I'm gonna go with QName = table approach for now. Let's how it will work out!


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

Reply via email to