I think you are surely right on the second count. I am not aware about the duplicate resource type and will try it out when i get a chance. Thanks!<br><br><div class="gmail_quote">On Thu, Mar 25, 2010 at 6:36 AM, Paul-Inge Flakstad <span dir="ltr"><<a href="mailto:flakstad@npolar.no">flakstad@npolar.no</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">



<div>
<div dir="ltr" align="left"><span><font color="#0000ff" face="Arial" size="2">Hi Sachin</font></span></div>
<div dir="ltr" align="left"><span><font color="#0000ff" face="Arial" size="2"></font></span> </div>
<div dir="ltr" align="left"><span><font color="#0000ff" face="Arial" size="2">Somebody correct me if I'm wrong, but resource names, as 
well as IDs, should be unique. I don't know exactly what will happen if you have 
two resource types with the same name, but I suspect that 
either:</font></span></div>
<div dir="ltr" align="left"><span><font color="#0000ff" face="Arial" size="2"></font></span> </div>
<div dir="ltr" align="left"><span><font color="#0000ff" face="Arial" size="2">1.) OpenCms will fail 
at startup, producing an error </font></span></div>
<div dir="ltr" align="left"><span><font color="#0000ff" face="Arial" size="2">OR</font></span></div>
<div dir="ltr" align="left"><span></span><span><font color="#0000ff" face="Arial" size="2">2.) The 
duplicate name problem is simply ignored, and every time a 
resource type is fetched by name, the first one encountered 
by the code logic is returned</font></span></div>
<div dir="ltr" align="left"><span><font color="#0000ff" face="Arial" size="2"></font></span> </div>
<div dir="ltr" align="left"><span><font color="#0000ff" face="Arial" size="2">Furthermore, if I remember correctly, you don't need 
to specify a resource type name as a collector parameter - the 
resource type ID can be used instead.</font></span></div>
<div dir="ltr" align="left"><span><font color="#0000ff" face="Arial" size="2"></font></span> </div>
<div dir="ltr" align="left"><span><font color="#0000ff" face="Arial" size="2">HTH,</font></span></div>
<div dir="ltr" align="left"><span><font color="#0000ff" face="Arial" size="2">Paul</font></span></div><br>
<blockquote style="padding-left: 5px; margin-left: 5px; border-left: 2px solid rgb(0, 0, 255); margin-right: 0px;">
  <div dir="ltr" align="left" lang="en-us">
  <hr>
  <font face="Tahoma" size="2"><b>From:</b> <a href="mailto:opencms-dev-bounces@opencms.org" target="_blank">opencms-dev-bounces@opencms.org</a> 
  [mailto:<a href="mailto:opencms-dev-bounces@opencms.org" target="_blank">opencms-dev-bounces@opencms.org</a>] <b>On Behalf Of </b>Sachin 
  Dole<br><b>Sent:</b> 24. mars 2010 23:23<div class="im"><br><b>To:</b> 
  <a href="mailto:opencms-dev@opencms.org" target="_blank">opencms-dev@opencms.org</a><br></div><b>Subject:</b> [opencms-dev] collectors and 
  collector params<br></font><br></div><div><div></div><div class="h5">
  <div></div>Hello!<br><br>This is about content collectors in opencms. For the 
  parameters on a collector, we need to specify a resource type name. So, one 
  could specify something like "Article" or "Page" or whatever resource type one 
  has on their site. for example, a parameter could look like 
  "/sites/mysite/articles|Article|5" where the number 5 denotes number of 
  results to return. My question is what happens if there is another resource 
  type with the same name in another site that has a different resource type 
  id?<br><br>I am trying to look into the source code to figure this out, but 
  havent had much luck so far. Your help will be appreciated.<br><br>Thank 
  you,<br>Sachin<br></div></div></blockquote></div>
<br><br>
_______________________________________________<br>
This mail is sent to you from the opencms-dev mailing list<br>
To change your list options, or to unsubscribe from the list, please visit<br>
<a href="http://lists.opencms.org/mailman/listinfo/opencms-dev" target="_blank">http://lists.opencms.org/mailman/listinfo/opencms-dev</a><br></blockquote></div><br>