<?xml version="1.0" encoding="UTF-8" ?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>SimpleORM at Yahoo! Groups</title>
    <link>http://tech.groups.yahoo.com/group/SimpleORM/</link>
    <description>SimpleORM</description>

    <item>
      <title>Re: Thread safety</title>
      <pubDate>Mon, 09 Nov 2009 08:03:50 GMT</pubDate>
      <dc:creator>anthony@...</dc:creator>
      <link>http://tech.groups.yahoo.com/group/SimpleORM/message/1847</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/SimpleORM/message/1847</guid>
      <description>Not normally necessary.  And locking is about more than Synchronized.  Unlike most software, SimpleORM takes care to try to fail fast if you have threading</description>
    </item>
    <item>
      <title>Re: Thread safety</title>
      <pubDate>Mon, 09 Nov 2009 07:35:44 GMT</pubDate>
      <dc:creator>abel birya</dc:creator>
      <link>http://tech.groups.yahoo.com/group/SimpleORM/message/1846</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/SimpleORM/message/1846</guid>
      <description>Hello Anthony, Thanks for the reply and I have to say I do understand exactly what you mean. What I am really concerned with is whether I may have to write </description>
    </item>
    <item>
      <title>Re: Threads and findUsingPrototype</title>
      <pubDate>Sun, 08 Nov 2009 01:22:08 GMT</pubDate>
      <dc:creator>anthony@...</dc:creator>
      <link>http://tech.groups.yahoo.com/group/SimpleORM/message/1845</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/SimpleORM/message/1845</guid>
      <description>If you have non-trivial queries for MSSQL try UPDATE STATISTICS on the main tables.  I have found that sometimes it just looses track and starts running slowly</description>
    </item>
    <item>
      <title>Re: SimpleWebApp</title>
      <pubDate>Sun, 08 Nov 2009 01:20:19 GMT</pubDate>
      <dc:creator>anthony@...</dc:creator>
      <link>http://tech.groups.yahoo.com/group/SimpleORM/message/1844</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/SimpleORM/message/1844</guid>
      <description>You can get it from the source forge repository. However, as the author I do not really recommend it, as it heavily uses JSPs and JSPs are just awful</description>
    </item>
    <item>
      <title>Re: Thread safety</title>
      <pubDate>Sun, 08 Nov 2009 01:20:03 GMT</pubDate>
      <dc:creator>anthony@...</dc:creator>
      <link>http://tech.groups.yahoo.com/group/SimpleORM/message/1843</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/SimpleORM/message/1843</guid>
      <description>SimpleORM checks for common threading errors such as trying to use the same *Connection* from two threads. It is quite OK and normal to have multiple threads</description>
    </item>
    <item>
      <title>Re: Thread safety</title>
      <pubDate>Sat, 07 Nov 2009 03:32:36 GMT</pubDate>
      <dc:creator>abel birya</dc:creator>
      <link>http://tech.groups.yahoo.com/group/SimpleORM/message/1842</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/SimpleORM/message/1842</guid>
      <description>Hello all. I have been using SimpleORM for a few months now and it has been a great help especially for backend data migration scripts. I shall be writing my</description>
    </item>
    <item>
      <title>Re: Threads and findUsingPrototype</title>
      <pubDate>Sat, 07 Nov 2009 03:19:01 GMT</pubDate>
      <dc:creator>John Abraham</dc:creator>
      <link>http://tech.groups.yahoo.com/group/SimpleORM/message/1841</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/SimpleORM/message/1841</guid>
      <description>Thanks for the feedback!  Right now the database is responsible for basically 100% of the run time because the main thread (which is actually querying the</description>
    </item>
    <item>
      <title>Re: Threads and findUsingPrototype</title>
      <pubDate>Sat, 07 Nov 2009 02:19:58 GMT</pubDate>
      <dc:creator>anthony@...</dc:creator>
      <link>http://tech.groups.yahoo.com/group/SimpleORM/message/1840</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/SimpleORM/message/1840</guid>
      <description>Hello John, THREADING Your threading approach is OK. In normal operation, you would have one session per thread, one thread per session.  This can be</description>
    </item>
    <item>
      <title>Re: Threads and findUsingPrototype</title>
      <pubDate>Sat, 07 Nov 2009 00:15:05 GMT</pubDate>
      <dc:creator>jabraham@...</dc:creator>
      <link>http://tech.groups.yahoo.com/group/SimpleORM/message/1839</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/SimpleORM/message/1839</guid>
      <description>This is just a note to let you know that this multi-threaded design did work.  All indications are that this *should* be much faster, but for some reason it</description>
    </item>
    <item>
      <title>Threads and findUsingPrototype</title>
      <pubDate>Tue, 03 Nov 2009 16:56:53 GMT</pubDate>
      <dc:creator>jabraham@...</dc:creator>
      <link>http://tech.groups.yahoo.com/group/SimpleORM/message/1838</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/SimpleORM/message/1838</guid>
      <description>I tried to post the message below on Oct 30 but I sent it from the wrong address, so it didn&#39;t get through. Since then, we haven&#39;t had any ideas on how to</description>
    </item>
    <item>
      <title>Re: Adding setComment on SFieldMeta</title>
      <pubDate>Mon, 05 Oct 2009 23:07:58 GMT</pubDate>
      <dc:creator>berglas@...</dc:creator>
      <link>http://tech.groups.yahoo.com/group/SimpleORM/message/1837</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/SimpleORM/message/1837</guid>
      <description>Hello Franck I am simply concerned that when you do toString on an Enum you do not see the type.  Just the name.  Leading to horrible bugs.  Why is this PROMPT</description>
    </item>
    <item>
      <title>Re: Adding setComment on SFieldMeta</title>
      <pubDate>Mon, 05 Oct 2009 10:13:56 GMT</pubDate>
      <dc:creator>Franck Routier</dc:creator>
      <link>http://tech.groups.yahoo.com/group/SimpleORM/message/1836</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/SimpleORM/message/1836</guid>
      <description>Hi Anthony, ... Well, I don&#39;t get you here... You seem to assume everybody expects that keys in Maps are String, and that no one will notice that</description>
    </item>
    <item>
      <title>Support for JavaDB</title>
      <pubDate>Mon, 05 Oct 2009 03:09:18 GMT</pubDate>
      <dc:creator>anthony@...</dc:creator>
      <link>http://tech.groups.yahoo.com/group/SimpleORM/message/1835</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/SimpleORM/message/1835</guid>
      <description>Hello All, I have added support for JavaDB -- long overdue. The Insert Identity code now works. One outstanding issue is how to convert BYTES to JavaDB.</description>
    </item>
    <item>
      <title>Re: Driver matching with SDriver.driverName</title>
      <pubDate>Fri, 02 Oct 2009 12:51:35 GMT</pubDate>
      <dc:creator>Franck Routier</dc:creator>
      <link>http://tech.groups.yahoo.com/group/SimpleORM/message/1834</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/SimpleORM/message/1834</guid>
      <description>Hello Ryan, here, we use Simpleorm in production environments on several client installations with both Postgresql and Oracle. No especially embedded nor</description>
    </item>
    <item>
      <title>Re: Adding setComment on SFieldMeta</title>
      <pubDate>Fri, 02 Oct 2009 02:13:00 GMT</pubDate>
      <dc:creator>berglas@...</dc:creator>
      <link>http://tech.groups.yahoo.com/group/SimpleORM/message/1833</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/SimpleORM/message/1833</guid>
      <description>... Hmm, I think you just made a good argument for not using the Enum! Maybe an Enum.toString().  Maybe the Map should be &lt;String, Object&gt;?  Or maybe a</description>
    </item>

  </channel>
</rss>
<!-- wr2.grp.sp2.yahoo.com uncompressed/chunked Thu Dec 17 16:04:35 PST 2009 -->
