<?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: Alfresco 3 Sources - extending a class that DOES NOT exist in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-3-sources-extending-a-class-that-does-not-exist/m-p/184954#M138084</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you for that.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Any JIRA opened for the lack of versions notes in Javadocs or SVN ?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 30 Oct 2008 16:30:46 GMT</pubDate>
    <dc:creator>jayjayecl</dc:creator>
    <dc:date>2008-10-30T16:30:46Z</dc:date>
    <item>
      <title>Alfresco 3 Sources - extending a class that DOES NOT exist</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-3-sources-extending-a-class-that-does-not-exist/m-p/184949#M138079</link>
      <description>Hello,I have some serious trouble understanding something in Alfresco 3 sources.The class org.alfresco.web.ui.repo.component.UINavigator seems to extend the class org.alfresco.web.ui.common.component.SelfRenderingComponent.But, browsing those sources, there is NO class SelfRenderingComponent !!!How</description>
      <pubDate>Thu, 30 Oct 2008 14:08:29 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-3-sources-extending-a-class-that-does-not-exist/m-p/184949#M138079</guid>
      <dc:creator>jayjayecl</dc:creator>
      <dc:date>2008-10-30T14:08:29Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco 3 Sources - extending a class that DOES NOT exist</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-3-sources-extending-a-class-that-does-not-exist/m-p/184950#M138080</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;another thing I could not get :&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;when browsing the javadocs (&lt;/SPAN&gt;&lt;A href="http://wiki.alfresco.com/wiki/Alfresco_JavaDoc" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/Alfresco_JavaDoc&lt;/A&gt;&lt;SPAN&gt;), how can we choose the version of Alfresco release ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I could not notice any labels on the pages telling "javadoc for Alfresco 2.x" ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Besides, I have the same problem when browsing sources on the svn …&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks for any reply&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Oct 2008 14:20:32 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-3-sources-extending-a-class-that-does-not-exist/m-p/184950#M138080</guid>
      <dc:creator>jayjayecl</dc:creator>
      <dc:date>2008-10-30T14:20:32Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco 3 Sources - extending a class that DOES NOT exist</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-3-sources-extending-a-class-that-does-not-exist/m-p/184951#M138081</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;If you checked out the source code from svn at some point it's probably best if you generate the java doc for the version of the code that you have. There is an ant target "generate-docs" defined in build.xml that should do this for you.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Oct 2008 14:41:53 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-3-sources-extending-a-class-that-does-not-exist/m-p/184951#M138081</guid>
      <dc:creator>sbuckle</dc:creator>
      <dc:date>2008-10-30T14:41:53Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco 3 Sources - extending a class that DOES NOT exist</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-3-sources-extending-a-class-that-does-not-exist/m-p/184952#M138082</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The SelfRenderingComponent seems to have been moved to the webscript-framework part of the sources.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;And the webscript-framework sources are not zipped in the Alfresco 3 SDK (there is only the webscript-framework.jar lib in its /lib folder).&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Oct 2008 15:11:54 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-3-sources-extending-a-class-that-does-not-exist/m-p/184952#M138082</guid>
      <dc:creator>jayjayecl</dc:creator>
      <dc:date>2008-10-30T15:11:54Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco 3 Sources - extending a class that DOES NOT exist</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-3-sources-extending-a-class-that-does-not-exist/m-p/184953#M138083</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;FYI, we opened a JIRA issue for this: &lt;/SPAN&gt;&lt;A href="http://issues.alfresco.com/jira/browse/ALFCOM-2034" rel="nofollow noopener noreferrer"&gt;http://issues.alfresco.com/jira/browse/ALFCOM-2034&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Go vote for it asap!&amp;nbsp; &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Oct 2008 15:35:12 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-3-sources-extending-a-class-that-does-not-exist/m-p/184953#M138083</guid>
      <dc:creator>t_broyer</dc:creator>
      <dc:date>2008-10-30T15:35:12Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco 3 Sources - extending a class that DOES NOT exist</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-3-sources-extending-a-class-that-does-not-exist/m-p/184954#M138084</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you for that.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Any JIRA opened for the lack of versions notes in Javadocs or SVN ?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Oct 2008 16:30:46 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-3-sources-extending-a-class-that-does-not-exist/m-p/184954#M138084</guid>
      <dc:creator>jayjayecl</dc:creator>
      <dc:date>2008-10-30T16:30:46Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco 3 Sources - extending a class that DOES NOT exist</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-3-sources-extending-a-class-that-does-not-exist/m-p/184955#M138085</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I got it from here: &lt;/SPAN&gt;&lt;A href="http://kickjava.com/src/org/alfresco/web/ui/common/component/SelfRenderingComponent.java.htm" rel="nofollow noopener noreferrer"&gt;http://kickjava.com/src/org/alfresco/web/ui/common/component/SelfRenderingComponent.java.htm&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;It is an old version, but works.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Nov 2008 14:06:58 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-3-sources-extending-a-class-that-does-not-exist/m-p/184955#M138085</guid>
      <dc:creator>libman</dc:creator>
      <dc:date>2008-11-28T14:06:58Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco 3 Sources - extending a class that DOES NOT exist</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-3-sources-extending-a-class-that-does-not-exist/m-p/184956#M138086</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;How about &lt;/SPAN&gt;&lt;A href="http://svn.alfresco.com/repos/alfresco-open-mirror/alfresco/HEAD/root/projects/webscript-framework/source/java/org/alfresco/web/ui/common/component/SelfRenderingComponent.java" rel="nofollow noopener noreferrer"&gt;http://svn.alfresco.com/repos/alfresco-open-mirror/alfresco/HEAD/root/projects/webscript-framework/source/java/org/alfresco/web/ui/common/component/SelfRenderingComponent.java&lt;/A&gt;&lt;SPAN&gt; instead? &lt;img id="smileywink" class="emoticon emoticon-smileywink" src="https://connect.hyland.com/i/smilies/16x16_smiley-wink.png" alt="Smiley Wink" title="Smiley Wink" /&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Dec 2008 16:36:42 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-3-sources-extending-a-class-that-does-not-exist/m-p/184956#M138086</guid>
      <dc:creator>t_broyer</dc:creator>
      <dc:date>2008-12-01T16:36:42Z</dc:date>
    </item>
  </channel>
</rss>

