I am well aware that since castor is an open source project I cannot expect reported issues to be fixed overnight, yet I am still somewhat surprised by that lack of attention the performance issue i raised have received.
Is it possible for some of the regular contributors to comment on why this issue seemingly isnt getting attention ?
Is castor JDO left to die while contributors focus on castor XML ? If so, this needs to be comunicated clearly.
Regards
Jan Hansen
N.B. for those who have not read previous posts Castor performance degrades exponentially with the number of child classes (O(N)=k^N) i.e. if a parent has 10 ClassA, ClassB, ClassC, ClassD, ClassE, ClassF elements number of rows retrieved from DB is 1,000,000 not 61 as expected. Needless to say CPU and bandwidth required to process these rows is unacceptable.
-----------------------------------------------------------
If you wish to unsubscribe from this mailing, send mail to
[EMAIL PROTECTED] with a subject of:
unsubscribe castor-dev
