<?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 Evaluators in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/evaluators/m-p/16447#M7321</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I was developing my own aspects using inheritance and in webclient evaluator i am missing something like aspect-instanceof. There is only aspect-name, which is not suitable for my needs. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I need to show some properties if there is some aspect or one that inherits.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is this right place to discuss this? Should I raise JIRA issue? Implement it myself? Commit to repository? Or just silently wait?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanx.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 22 Feb 2006 17:14:05 GMT</pubDate>
    <dc:creator>olin75</dc:creator>
    <dc:date>2006-02-22T17:14:05Z</dc:date>
    <item>
      <title>Evaluators</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/evaluators/m-p/16447#M7321</link>
      <description>I was developing my own aspects using inheritance and in webclient evaluator i am missing something like aspect-instanceof. There is only aspect-name, which is not suitable for my needs. I need to show some properties if there is some aspect or one that inherits.Is this right place to discuss this?</description>
      <pubDate>Wed, 22 Feb 2006 17:14:05 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/evaluators/m-p/16447#M7321</guid>
      <dc:creator>olin75</dc:creator>
      <dc:date>2006-02-22T17:14:05Z</dc:date>
    </item>
    <item>
      <title>Re: Evaluators</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/evaluators/m-p/16448#M7322</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You could raise a JIRA issue, but it would be great if you could implement it yourself.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You can register a new evaluator in web-client-config.xml e.g.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt; &amp;lt;evaluators&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;evaluator id="aspect-name" class="org.alfresco.web.config.AspectEvaluator" /&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ….&lt;BR /&gt; &amp;lt;/evaluators&amp;gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;You can test for instance-of using the DictionaryService API.&amp;nbsp; The method isSubClass will do the trick - it works for both types and aspects.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;To contribute stuff to Alfresco, follow the process described here &lt;/SPAN&gt;&lt;A href="http://www.alfresco.org/mediawiki/index.php/Source_Code" rel="nofollow noopener noreferrer"&gt;http://www.alfresco.org/mediawiki/index.php/Source_Code&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Feb 2006 18:22:25 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/evaluators/m-p/16448#M7322</guid>
      <dc:creator>davidc</dc:creator>
      <dc:date>2006-02-22T18:22:25Z</dc:date>
    </item>
  </channel>
</rss>

