<br><br><div class="gmail_quote">On Fri, Feb 26, 2010 at 7:02 AM, Yanni Chiu <span dir="ltr">&lt;<a href="mailto:yanni@rogers.com">yanni@rogers.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="im">Yanni Chiu wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
I&#39;ve not fixed the problem yet, but I have found dynamic descriptors is the root of the problem. Somewhere along the way, #tableNamed:ifNone: is called to create a DatabaseTable instance. It is supposed to have a GlorpSerialType instance that holds a PGSequence. This is done in DatabaseField&gt;&gt;postInitialize, but does not happen in my case. An exception gets thrown because no table initializer method is found (which should be the case, since I create the table dynamically). But this exception was being swallowed - don&#39;t know where yet.<br>

</blockquote>
<br></div>
To wrap this up, Glorp works fine. I wrote my own DescriptorSystem subclass, because the DynamicDescriptorSystem that I thought was the right thing to use, turned out to be tangled up with the test cases. Or maybe I just didn&#39;t figure out how to properly use it.<br>
<font color="#888888">
<br></font></blockquote><div><br>Thanks Yanni for the report. Me neither, I never used DynamicDescriptorSystem<br> </div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<font color="#888888">
-- <br></font><div><div></div><div class="h5">
Yanni<br>
_______________________________________________<br>
SqueakDBX mailing list<br>
<a href="mailto:SqueakDBX@lists.squeakfoundation.org" target="_blank">SqueakDBX@lists.squeakfoundation.org</a><br>
<a href="http://lists.squeakfoundation.org/mailman/listinfo/squeakdbx" target="_blank">http://lists.squeakfoundation.org/mailman/listinfo/squeakdbx</a><br>
</div></div></blockquote></div><br>