Hi Niki, You <NS> wrote on Friday (12/12/2003 at 03:10) thus about [Metakit] Py 2.3.2 & vw.append(): NS> Jerry wrote:
>> Hi, >> >> I recently upgraded my product from python 2.2 to 2.3.2 and did some >> minor clean up at the same time in preparation for the next added >> feature. I wasn't getting the correct test results and I have been >> tracking bugs for days, which I assumed were typos. Instead I found >> that Mk4py.dll for 2.3.2 no longer handles appending of PyRowRef's, >> which my complex data manipulation application makes heavy use of. In >> the past, matching attribute names would get their values added to the >> new row. Now it adds the row, with all attributes set to '' (or 0). >> >> Is this a bug? Can I do this at all with 2.3.2? Am I doing something >> wrong? NS> This can be related to PySequence_Check that is used by metakit when NS> appending. NS> HTH NS> Niki Spahiev Thanks for the reply. Unfortunately I'm not knowledgeable enough to know what that means. I use pre-built Mk4py.dll and have now C++ compiler. I guess if I am using the dll correctly, I would like to know: 1) Is this behavior shared by others? 2) If so, Is there a "fix" available? 3) If so, is this is "feature" permanent or temporary? 4) end if so's -- Jerry (Mailed safely with The Bat! 2.01.3) ___________________________ I used to be undecided, now I'm not sure! _____________________________________________ Metakit mailing list - [EMAIL PROTECTED] http://www.equi4.com/mailman/listinfo/metakit
