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

    <item>
      <title>Re: Not terminating loop possible with RX_PCRE_REGULAR_EXPRESSION.re</title>
      <pubDate>Wed, 17 Jun 2009 10:00:04 GMT</pubDate>
      <dc:creator>Berend de Boer</dc:creator>
      <link>http://tech.groups.yahoo.com/group/gobo-eiffel/message/1747</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/gobo-eiffel/message/1747</guid>
      <description>... Eric&gt; I now fixed it in the SVN repository in such a way that it Eric&gt; works as well when there is no ^ at the beginning of the Eric&gt; regexp. In that case</description>
    </item>
    <item>
      <title>Re: {AP_DISPLAY_HELP_FLAG}.alternative_usage_instruction</title>
      <pubDate>Wed, 17 Jun 2009 07:54:26 GMT</pubDate>
      <dc:creator>Eric Bezault</dc:creator>
      <link>http://tech.groups.yahoo.com/group/gobo-eiffel/message/1746</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/gobo-eiffel/message/1746</guid>
      <description>... This is fixed now. -- Eric Bezault mailto:ericb@... http://www.gobosoft.com</description>
    </item>
    <item>
      <title>Re: Not terminating loop possible with RX_PCRE_REGULAR_EXPRESSION.re</title>
      <pubDate>Tue, 16 Jun 2009 21:22:48 GMT</pubDate>
      <dc:creator>Eric Bezault</dc:creator>
      <link>http://tech.groups.yahoo.com/group/gobo-eiffel/message/1745</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/gobo-eiffel/message/1745</guid>
      <description>... I now fixed it in the SVN repository in such a way that it works as well when there is no ^ at the beginning of the regexp. In that case it is assumed that</description>
    </item>
    <item>
      <title>Re: Not terminating loop possible with RX_PCRE_REGULAR_EXPRESSION.re</title>
      <pubDate>Tue, 09 Jun 2009 13:37:39 GMT</pubDate>
      <dc:creator>Berend de Boer</dc:creator>
      <link>http://tech.groups.yahoo.com/group/gobo-eiffel/message/1744</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/gobo-eiffel/message/1744</guid>
      <description>... Berend&gt; What happens is that the start position is 1, and the end Berend&gt; position is 0. has_matched is always true. I&#39;m not sure Berend&gt; how to solve</description>
    </item>
    <item>
      <title>Not terminating loop possible with RX_PCRE_REGULAR_EXPRESSION.replac</title>
      <pubDate>Mon, 08 Jun 2009 17:10:01 GMT</pubDate>
      <dc:creator>Berend de Boer</dc:creator>
      <link>http://tech.groups.yahoo.com/group/gobo-eiffel/message/1743</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/gobo-eiffel/message/1743</guid>
      <description>Hi All, I&#39;ve encountered a regular expression that causes a loop not to terminate. It happens when you want to insert something at the ... class TEST create </description>
    </item>
    <item>
      <title>Re: Comparing DS_HASH_TABLE objects</title>
      <pubDate>Mon, 08 Jun 2009 01:39:55 GMT</pubDate>
      <dc:creator>Franck Arnaud</dc:creator>
      <link>http://tech.groups.yahoo.com/group/gobo-eiffel/message/1742</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/gobo-eiffel/message/1742</guid>
      <description>... because you&#39;re leaking implementation, the concept of reference equality is way more essential to the OO model (even if not essential enough to warrant</description>
    </item>
    <item>
      <title>Re: Comparing DS_HASH_TABLE objects</title>
      <pubDate>Mon, 08 Jun 2009 01:25:42 GMT</pubDate>
      <dc:creator>Franck Arnaud</dc:creator>
      <link>http://tech.groups.yahoo.com/group/gobo-eiffel/message/1741</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/gobo-eiffel/message/1741</guid>
      <description>... is it not? I&#39;m not sure I&#39;ve ever encountered a legitimate use case for deep_twin in many years of Eiffel. at work, we have some legacy deep_clone in the</description>
    </item>
    <item>
      <title>Re: Comparing DS_HASH_TABLE objects</title>
      <pubDate>Fri, 05 Jun 2009 14:27:27 GMT</pubDate>
      <dc:creator>Helmut Brandl</dc:creator>
      <link>http://tech.groups.yahoo.com/group/gobo-eiffel/message/1740</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/gobo-eiffel/message/1740</guid>
      <description>Hello Bernd, nice to read your comment and learning something about what has been discussed for ECMA Eiffel. I am very interested about anything in that area. </description>
    </item>
    <item>
      <title>Re: Comparing DS_HASH_TABLE objects</title>
      <pubDate>Fri, 05 Jun 2009 07:38:32 GMT</pubDate>
      <dc:creator>Bernd Schoeller</dc:creator>
      <link>http://tech.groups.yahoo.com/group/gobo-eiffel/message/1739</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/gobo-eiffel/message/1739</guid>
      <description>Hi everybody, Had to catch up to this interesting discussion. Just want to add my 5 cents: Eric is perfectly right that there are many ways to compare objects </description>
    </item>
    <item>
      <title>Re: Comparing DS_HASH_TABLE objects</title>
      <pubDate>Fri, 05 Jun 2009 00:36:55 GMT</pubDate>
      <dc:creator>Helmut Brandl</dc:creator>
      <link>http://tech.groups.yahoo.com/group/gobo-eiffel/message/1738</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/gobo-eiffel/message/1738</guid>
      <description>... I am glad that there a persons out thinking about beyond ECMA. ... I am not sure if I would go so far. Why do you use a := b.twin? Usually this is not</description>
    </item>
    <item>
      <title>Re: Comparing DS_HASH_TABLE objects</title>
      <pubDate>Fri, 05 Jun 2009 00:00:22 GMT</pubDate>
      <dc:creator>Peter Gummer</dc:creator>
      <link>http://tech.groups.yahoo.com/group/gobo-eiffel/message/1737</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/gobo-eiffel/message/1737</guid>
      <description>... True, but it&#39;s fun to dream of what Eiffel&#43;+ might look like ;-) Following this logic through, we should change the assignment operator to perform copy</description>
    </item>
    <item>
      <title>Re: Comparing DS_HASH_TABLE objects</title>
      <pubDate>Thu, 04 Jun 2009 23:45:21 GMT</pubDate>
      <dc:creator>Peter Gummer</dc:creator>
      <link>http://tech.groups.yahoo.com/group/gobo-eiffel/message/1736</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/gobo-eiffel/message/1736</guid>
      <description>... I assume you meant to add the values rather than multiply them, right? Result := a_value + a_value Nice example of a contract and its implementation both</description>
    </item>
    <item>
      <title>Re: Comparing DS_HASH_TABLE objects</title>
      <pubDate>Thu, 04 Jun 2009 17:37:01 GMT</pubDate>
      <dc:creator>Helmut Brandl</dc:creator>
      <link>http://tech.groups.yahoo.com/group/gobo-eiffel/message/1735</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/gobo-eiffel/message/1735</guid>
      <description>... Ok, now I understand what you mean. But I guess that the agents representing `double_1&#39; and `double_3&#39; cannot be equal, because they represent different</description>
    </item>
    <item>
      <title>Re: Comparing DS_HASH_TABLE objects</title>
      <pubDate>Thu, 04 Jun 2009 16:27:29 GMT</pubDate>
      <dc:creator>Colin Paul Adams</dc:creator>
      <link>http://tech.groups.yahoo.com/group/gobo-eiffel/message/1734</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/gobo-eiffel/message/1734</guid>
      <description>... Helmut&gt; For me an agent is an object which represents a feature Helmut&gt; and has some open and closed arguments. Two agents shall Helmut&gt; be equal if they</description>
    </item>
    <item>
      <title>Re: Comparing DS_HASH_TABLE objects</title>
      <pubDate>Thu, 04 Jun 2009 15:54:44 GMT</pubDate>
      <dc:creator>Helmut Brandl</dc:creator>
      <link>http://tech.groups.yahoo.com/group/gobo-eiffel/message/1733</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/gobo-eiffel/message/1733</guid>
      <description>... For me an agent is an object which represents a feature and has some open and closed arguments. Two agents shall be equal if they represent the same</description>
    </item>

  </channel>
</rss>
<!-- wr2.grp.sp2.yahoo.com uncompressed/chunked Sun Jul  5 13:21:44 PDT 2009 -->
