Return-Path: Delivered-To: apmail-incubator-jackrabbit-dev-archive@www.apache.org Received: (qmail 31696 invoked from network); 16 Apr 2005 11:48:22 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 16 Apr 2005 11:48:22 -0000 Received: (qmail 40812 invoked by uid 500); 16 Apr 2005 11:48:21 -0000 Mailing-List: contact jackrabbit-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: jackrabbit-dev@incubator.apache.org Delivered-To: mailing list jackrabbit-dev@incubator.apache.org Received: (qmail 40799 invoked by uid 99); 16 Apr 2005 11:48:21 -0000 X-ASF-Spam-Status: No, hits=0.4 required=10.0 tests=DNS_FROM_RFC_ABUSE,RCVD_BY_IP,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: domain of edgarpoce@gmail.com designates 64.233.170.197 as permitted sender) Received: from rproxy.gmail.com (HELO rproxy.gmail.com) (64.233.170.197) by apache.org (qpsmtpd/0.28) with ESMTP; Sat, 16 Apr 2005 04:48:20 -0700 Received: by rproxy.gmail.com with SMTP id c16so930181rne for ; Sat, 16 Apr 2005 04:48:18 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:user-agent:x-accept-language:mime-version:to:subject:references:in-reply-to:content-type:content-transfer-encoding; b=ayJBGco25Sx5kAr8hvvgGNG6wdR6v0DPIgMjla6/69HUrnYeLUZeH1MlRtgWAhKVV8X16VGNk3TF6iNcj2LCPfDTbWLJVEdTTmuPwSa517gc/x79me1MA6lPxdXRzn4s7/SqPnxLemGo168ggS/DwHPqEWe3tou/iyjn5aD9+yc= Received: by 10.38.125.64 with SMTP id x64mr3055034rnc; Sat, 16 Apr 2005 04:48:18 -0700 (PDT) Received: from ?192.168.0.187? ([24.232.12.20]) by mx.gmail.com with ESMTP id g2sm847703rne.2005.04.16.04.48.17; Sat, 16 Apr 2005 04:48:18 -0700 (PDT) Message-ID: <4260FB90.6090301@gmail.com> Date: Sat, 16 Apr 2005 08:48:32 -0300 From: Edgar Poce User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) X-Accept-Language: en-us, en MIME-Version: 1.0 To: jackrabbit-dev@incubator.apache.org Subject: Re: Getting "custom" objects from the repository? References: <181174235.20050416061620@freemail.hu> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Hi David Nuescheler wrote: > if i understand you correctly i assume that you are talking about > an object-repository-mapping. this discussion has been started > quite a number of times, and i think the implementation should be > pretty straight forward, since jcr puts all the right pieces in to place. I followed the "mapping of items..." thread and at some point it moved to graffito, there's a long conversation about this in the graffito dev list archive and I think there's also some code. regards edgar > > regards, > david >