<?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: SDK documentation for migrating code from 2.9B to 3.0 in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/sdk-documentation-for-migrating-code-from-2-9b-to-3-0/m-p/207537#M160667</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;SPAN&gt;I am coming back here for the same matter: some reference about what has changed. I am now facing some database schema changes. For instance, since type_qname disappeared from alf_node, I am wondering how to retrieve the uri that was previously a part of a type_qname. Should I join alf_node with alf_qname and alf_namespace ? That would be possible if alf_node.type_qname_id was a foreign key linked to alf_qname.id and alf_qname.ns_id was a foreign key for alf_namespace.id. But I am not sure of the links.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there any documentation that says "this is removed and replaced by…", whatever the "this" is ? My question was originally about the SDK but obviously, it's relevant for other aspects that are visible to developers. The Alfresco Labs 3 pages on the wiki did not help. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If someone could point me to somewhere, that would be great.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 07 Apr 2009 10:17:53 GMT</pubDate>
    <dc:creator>amenel</dc:creator>
    <dc:date>2009-04-07T10:17:53Z</dc:date>
    <item>
      <title>SDK documentation for migrating code from 2.9B to 3.0</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/sdk-documentation-for-migrating-code-from-2-9b-to-3-0/m-p/207534#M160664</link>
      <description>Hi,I was wondering whether there was a documentation, or changelist about the AlfrescoEmbedded SDK. My situation is this: I am porting modules that were written for version 2.9B to 3.0. As expected, some things have changed but quite surprisingly, adapting the code was rarely more difficult than for</description>
      <pubDate>Mon, 06 Apr 2009 11:17:34 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/sdk-documentation-for-migrating-code-from-2-9b-to-3-0/m-p/207534#M160664</guid>
      <dc:creator>amenel</dc:creator>
      <dc:date>2009-04-06T11:17:34Z</dc:date>
    </item>
    <item>
      <title>Re: SDK documentation for migrating code from 2.9B to 3.0</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/sdk-documentation-for-migrating-code-from-2-9b-to-3-0/m-p/207535#M160665</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;PageRenderer is in the &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;package "org.alfresco.web.framework.render.bean" of the "Web Framework" project.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Apr 2009 13:11:13 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/sdk-documentation-for-migrating-code-from-2-9b-to-3-0/m-p/207535#M160665</guid>
      <dc:creator>mrogers</dc:creator>
      <dc:date>2009-04-06T13:11:13Z</dc:date>
    </item>
    <item>
      <title>Re: SDK documentation for migrating code from 2.9B to 3.0</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/sdk-documentation-for-migrating-code-from-2-9b-to-3-0/m-p/207536#M160666</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you for your answer. I eventually removed any reference to pageRendererServlet and HTTPProxyServlet. In fact, the code I am porting augmented web.xml with some customisations and it's working fine (for now) without these two servlets.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Apr 2009 14:08:02 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/sdk-documentation-for-migrating-code-from-2-9b-to-3-0/m-p/207536#M160666</guid>
      <dc:creator>amenel</dc:creator>
      <dc:date>2009-04-06T14:08:02Z</dc:date>
    </item>
    <item>
      <title>Re: SDK documentation for migrating code from 2.9B to 3.0</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/sdk-documentation-for-migrating-code-from-2-9b-to-3-0/m-p/207537#M160667</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;SPAN&gt;I am coming back here for the same matter: some reference about what has changed. I am now facing some database schema changes. For instance, since type_qname disappeared from alf_node, I am wondering how to retrieve the uri that was previously a part of a type_qname. Should I join alf_node with alf_qname and alf_namespace ? That would be possible if alf_node.type_qname_id was a foreign key linked to alf_qname.id and alf_qname.ns_id was a foreign key for alf_namespace.id. But I am not sure of the links.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there any documentation that says "this is removed and replaced by…", whatever the "this" is ? My question was originally about the SDK but obviously, it's relevant for other aspects that are visible to developers. The Alfresco Labs 3 pages on the wiki did not help. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If someone could point me to somewhere, that would be great.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Apr 2009 10:17:53 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/sdk-documentation-for-migrating-code-from-2-9b-to-3-0/m-p/207537#M160667</guid>
      <dc:creator>amenel</dc:creator>
      <dc:date>2009-04-07T10:17:53Z</dc:date>
    </item>
    <item>
      <title>Re: SDK documentation for migrating code from 2.9B to 3.0</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/sdk-documentation-for-migrating-code-from-2-9b-to-3-0/m-p/207538#M160668</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Unfortunaly I don't think there is any such list, to do so would be a fairly substantial task and would forever be out of date.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;And the list would never include internal implementation details like how to access the database directly since that's not &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;something that we consider to be public facing, recommend or support.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What we do have is JIRA which will have details of all changes.&amp;nbsp;&amp;nbsp; And SVN will also have version history for each file, there will typically be check in comments when something is removed or changes.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But if you ask specific questions then I'm sure people such as myself can help.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Apr 2009 10:42:11 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/sdk-documentation-for-migrating-code-from-2-9b-to-3-0/m-p/207538#M160668</guid>
      <dc:creator>mrogers</dc:creator>
      <dc:date>2009-04-07T10:42:11Z</dc:date>
    </item>
    <item>
      <title>Re: SDK documentation for migrating code from 2.9B to 3.0</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/sdk-documentation-for-migrating-code-from-2-9b-to-3-0/m-p/207539#M160669</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;OK. Thank you for these explanations.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For my database schema problem, I thought that studying the upgrade scripts would also give me some answers. I found them under WEB-INF\classes\alfresco\dbscripts\upgrade and indeed, the table 'alf_node' got a little cleaner with the two fields I mentioned earlier and which turned out being the foreign keys links I had assumed. Thanks to DH and you too, mrogers.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Apr 2009 13:14:17 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/sdk-documentation-for-migrating-code-from-2-9b-to-3-0/m-p/207539#M160669</guid>
      <dc:creator>amenel</dc:creator>
      <dc:date>2009-04-07T13:14:17Z</dc:date>
    </item>
  </channel>
</rss>

