<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: ArrayList&amp;lt;ArrayList&amp;lt;Object&amp;gt;&amp;gt; in datatype any in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/arraylist-lt-arraylist-lt-object-gt-gt-in-datatype-any/m-p/262797#M215927</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yes alfresco has slightly different processing for single and multi-valued properties.&amp;nbsp;&amp;nbsp; And in addition "unspecified" types can be stored by Java Serialization as a last resort.&amp;nbsp;&amp;nbsp;&amp;nbsp; There may well be something not quite right in the mapping,&amp;nbsp; but as the post above suggests its a situation best avoided.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 16 Mar 2012 13:53:24 GMT</pubDate>
    <dc:creator>mrogers</dc:creator>
    <dc:date>2012-03-16T13:53:24Z</dc:date>
    <item>
      <title>ArrayList&lt;ArrayList&lt;Object&gt;&gt; in datatype any</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/arraylist-lt-arraylist-lt-object-gt-gt-in-datatype-any/m-p/262795#M215925</link>
      <description>Hello,I'm trying to fill a datatype "any" property with an object of the type ArrayList&amp;lt;ArrayList&amp;lt;Object&amp;gt;&amp;gt;.This is working well but I have a strange behaviour when adding an ArrayList&amp;lt;ArrayList&amp;lt;Object&amp;gt;&amp;gt; with only 1 entry on the highest level,in this case alfresco seems to cha</description>
      <pubDate>Mon, 13 Feb 2012 12:55:48 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/arraylist-lt-arraylist-lt-object-gt-gt-in-datatype-any/m-p/262795#M215925</guid>
      <dc:creator>glaenen</dc:creator>
      <dc:date>2012-02-13T12:55:48Z</dc:date>
    </item>
    <item>
      <title>Re: ArrayList&lt;ArrayList&lt;Object&gt;&gt; in datatype any</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/arraylist-lt-arraylist-lt-object-gt-gt-in-datatype-any/m-p/262796#M215926</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'd strongly advise against putting nested lists in properties - or even using the datatype "d:any" at all if not avoidable. Your data structure would probably best be served by using composite nodes, i.e. a main node with a list of children, each maintaining a multi-value, typed property of your actual elements. This way you have cleanly separated 2nd level lists that you can aggregate in your web scripts / code.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What I'd suppose happens here is that the automatic conversion logic of Alfresco when loading properties from the database flattens your collection.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Axel&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Mar 2012 13:42:44 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/arraylist-lt-arraylist-lt-object-gt-gt-in-datatype-any/m-p/262796#M215926</guid>
      <dc:creator>afaust</dc:creator>
      <dc:date>2012-03-16T13:42:44Z</dc:date>
    </item>
    <item>
      <title>Re: ArrayList&lt;ArrayList&lt;Object&gt;&gt; in datatype any</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/arraylist-lt-arraylist-lt-object-gt-gt-in-datatype-any/m-p/262797#M215927</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yes alfresco has slightly different processing for single and multi-valued properties.&amp;nbsp;&amp;nbsp; And in addition "unspecified" types can be stored by Java Serialization as a last resort.&amp;nbsp;&amp;nbsp;&amp;nbsp; There may well be something not quite right in the mapping,&amp;nbsp; but as the post above suggests its a situation best avoided.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Mar 2012 13:53:24 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/arraylist-lt-arraylist-lt-object-gt-gt-in-datatype-any/m-p/262797#M215927</guid>
      <dc:creator>mrogers</dc:creator>
      <dc:date>2012-03-16T13:53:24Z</dc:date>
    </item>
  </channel>
</rss>

