<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DZone Snippets: longest-field-name code</title>
    <link>http://snippets.dzone.com/posts</link>
    <pubDate>Fri, 03 Oct 2008 07:01:34 GMT</pubDate>
    <description>DZone Snippets: longest-field-name code</description>
    <item>
      <title>longest-field-name - Return the longest word in the object, as a string</title>
      <link>http://snippets.dzone.com/posts/show/2768</link>
      <description>&lt;code&gt;&lt;br /&gt;longest-field-name: func [&lt;br /&gt;    "Return the longest word in the object, as a string."&lt;br /&gt;    obj [object!]&lt;br /&gt;][&lt;br /&gt;    last sort-by-length change-all remove first obj :form&lt;br /&gt;]&lt;br /&gt;&lt;/code&gt;</description>
      <pubDate>Mon, 02 Oct 2006 23:04:58 GMT</pubDate>
      <guid>http://snippets.dzone.com/posts/show/2768</guid>
      <author>gregg.irwin (Gregg Irwin)</author>
    </item>
  </channel>
</rss>
