Re: [Modeling-users] Fetching raw rows
Status: Abandoned
Brought to you by:
sbigaret
From: Sebastien B. <sbi...@us...> - 2003-07-17 14:44:03
|
I wrote: > Okay, back to the functionality: as it is made in the patch, fetchesRaw= Rows > misses two important functionalities: >=20 > 1. it must behave the way a normal fetch behaves. This means the insert= ed > objects must be present, while deleted objects shouldn't be returned. >=20 > 2. It does not work at all for nested ECs. >=20 > I thought that those of you who are already using the patch should be > aware of this. >=20 > I'm currently working on both problems. Unittests are written, now I'm > on the code itself. When integrating this into the CVS, it will behave > as expected in both situations. I'll report then here. Full functionality has been integrated in cvs yesterday evening, and I've completed the documentation today. All this will be in the next release. -- S=E9bastien. |