This thread looks to be a little on the old side and therefore may no longer be relevant. Please see if there is a newer thread on the subject and ensure you're using the most recent build of any software if your question regards a particular product.
This thread has been locked and is no longer accepting new posts, if you have a question regarding this topic please email us at support@mindscape.co.nz
|
I like this idea of Aggregates but think they could use something more to be usefull. I would like to see a LoadWithAggregate attribute on the entity that you can set in the designer. This way you can set up your eager/lazy loading automatically. Most of my queries are dynamically made at runtime by the end user so I cant set EagerLoad aggregaetes very easily. Or even a Lazy Load Aggregate. That way you could set up one aggregate name to eager or lazy load. Or in other words set EagerLoad to true but set a LazyLoad Aggregate to turn off eagerloading.
By the way I have not had any trouble with 3.0 Beta. It runs all my 2.0 code perfectly. |
|