Re: [VOTE] Codename for the jr3 implementation effort (Was: [jr3] Codename)

2012-03-02 Thread David Nuescheler
[ ] Blackrabbit [x] Oak "The oak is a common symbol of strength and endurance ..." -> wikipedia regards, david

Re: JCR 2.0 draft html version

2009-10-02 Thread David Nuescheler
wrote: > Hi David, > > On Mon, Sep 28, 2009 at 2:59 PM, David Nuescheler wrote: >> please find a draft of the JSR 283 html version online. >> >> http://www.day.com/specs/jcr/2.0/ > > Cool > >> ...After looking into the split-up I am tempted to created few

JCR 2.0 draft html version

2009-09-28 Thread David Nuescheler
Hi all, please find a draft of the JSR 283 html version online. http://www.day.com/specs/jcr/2.0/ this should mostly facilitate referring to parts of the specification. This is a draft that was generated mostly automatically so I expect a lot of clean-up work, please let me know if you run into

JSR-283 passes the Final Approval Ballot

2009-09-15 Thread David Nuescheler
http://jcp.org/en/jsr/results?id=4979 -- David Nuescheler Chief Technology Officer mailto: david.nuesche...@day.com web: http://www.day.com/ http://dev.day.com twitter: @daysoftware

Re: Thanks & Issue-Report from PlugFest in Basel.

2009-05-04 Thread David Nuescheler
> > I was thinking that it might be a good idea to schedule another plugfest > later in the year to see how things have progressed and possibly have an > idea of interoperability close to the final release of the specification ? > > Best Regards, >  Serge... > > On 3 mai 09,

Thanks & Issue-Report from PlugFest in Basel.

2009-05-03 Thread David Nuescheler
Dear TC members & Jackrabbit-devs, I would like to thank everybody who attended the CMIS PlugFest in Basel. I think it was very successful and we uncovered a lot of issues while having a lot of fun achieving 31 (!) client / server connections. http://liip.to/cmismatrix I think we should be able

[Chemistry] URL Layout

2009-04-28 Thread David Nuescheler
Hi all, currently the URL layout of chemistry is exposed in a fashion that prefixes the operation (eg. "/children/") and by coincidence also permits the use of slashes in the folder & document ids. I would like to propose a more natural mapping that also reflects a nicer mapping for repositories

dev@jackrabbit.apache.org

2009-04-27 Thread David Nuescheler
raft / magnolia Cedric Huesler / Day Dave Caruana / Alfresco David Nuescheler / Day Dominique Pfister / Day Florent Guillaume / Nuxeo Florian Mueller / OpenText Jens Huebel / OpenText Martin Hermes / SAP Michael Marth / Day Paul Goetz / SAP Sameer Charles / magnolia Serge Huber / Jahia Ugo Cei / SourceS

Re: Next steps for Chemistry

2009-04-27 Thread David Nuescheler
hi serge, > Is this code already accessible somewhere ? I'd love to have a look at it > before I come on Wednesday. Even a snapshot of your working version would be > fine :) i think our focus is on getting as much as possible done for wednesday, so we will check stuff in whenever it makes sense..

Re: Incubating Chemistry

2009-04-26 Thread David Nuescheler
Hi guys, i think we definitely have to distinguish between the JCR bindings of Chemistry and a specific repository implementations bindings. The JCR bindings of Chemistry make up a big part of my interest in Chemistry as a project, so I would really be interested in keeping those around in Chemist

Re: Chemistry / CMIS status

2009-04-07 Thread David Nuescheler
On Wednesday, April 8, 2009, Florent Guillaume wrote: > On 7 Apr 2009, at 14:43, David Nuescheler wrote: > > Hi All, > > Given the fact that we are now looking into applying florents contributions, > I would like to propose that we rename the "jcr-cmis" folde

Re: Chemistry / CMIS status

2009-04-07 Thread David Nuescheler
Hi All, Given the fact that we are now looking into applying florents contributions, I would like to propose that we rename the "jcr-cmis" folder in sandbox to "chemistry". Thoughts? regards, david On Tue, Apr 7, 2009 at 10:23 AM, Dominique Pfister wrote: > Hi Florent, > > I was very busy latel

Fwd: Official Open CMIS PlugFest Invitation April 29-30 in Basel, Switzerland

2009-04-05 Thread David Nuescheler
us (the JR community) a good milestone to pick up our work on the CMIS sandbox development and make sure that we have something interesting to show for, for the PlugFest ;) please let me know if you intend to join us. regards, david -- Forwarded message ------ From: David Nuescheler

Re: JSR-283 Proposed Final Draft posted, waiting for download fix.

2009-04-01 Thread David Nuescheler
, 2009 at 8:44 PM, David Nuescheler wrote: > Dear Jackrabbit-Devs & Sling-Devs, > > as you may have seen JSR-283 has been posted for proposed final draft. > http://jcp.org/aboutJava/communityprocess/pfd/jsr283/index.html > > Unfortunately, there seems to be an error in

JSR-283 Proposed Final Draft posted, waiting for download fix.

2009-04-01 Thread David Nuescheler
Dear Jackrabbit-Devs & Sling-Devs, as you may have seen JSR-283 has been posted for proposed final draft. http://jcp.org/aboutJava/communityprocess/pfd/jsr283/index.html Unfortunately, there seems to be an error in the posting since the download link on the page results in a "Not Found Error". I

Addendum to CCLA of Day Management

2009-02-17 Thread David Nuescheler
.org Roy T. Fielding field...@apache.org Stefan Guggisbergste...@apache.org Alex Klimetschek alex...@apache.org Philipp Koch pk...@apache.org Felix Meschbergerfmesc...@apache.org Thomas Mueller thom...@apache.org David Nuescheler unc...@apache.org Dominique Pfiste

[cmis] initial architecture draft documentation on wiki

2009-01-25 Thread David Nuescheler
hi guys, to facilitate the conversation around the cmis sandbox architecture and goals i quickly put together a little bit of documentation from my perspective and dumped it on the wiki as a starting point. http://wiki.apache.org/jackrabbit/SandboxCMIS ... any sort of modification would be very

[cmis] api and general structure, client implementation

2009-01-12 Thread David Nuescheler
hi all, i think we are making great progress on the server side of the cmis implementation and it is great to see both the ws and the atompub binding progress so quickly. since i think it should also be a goal of this implementation to make our code as re-uable as possible, it is great that it do

simple search in GQL: (was: Re: [VOTE] Release Apache Jackrabbit 1.5.0)

2008-12-05 Thread David Nuescheler
hi torgeir, just the term that you are looking for will search all properties. just like in google. if you want to limit the query to a certain property you prepend its name separated by a colon. some examples. foo // -> will find foo in all properties title:foo

Re: jcr-cmis sandbox

2008-12-02 Thread David Nuescheler
> Also, I don't think we should implement any of the HTTP > extensions in the AtomPub binding -- they are neither > necessary nor desirable. We should show the TC how to > implement it right, not just implement whatever they suggest. very good point! this also puts us into a good position to file

Re: [VOTE] Open the sandbox to all Apache committers

2008-12-02 Thread David Nuescheler
+1 regards, david

Re: jcr-cmis sandbox

2008-11-23 Thread David Nuescheler
hi julian, thanks for your comments. >> ... >> Since functionally the CMIS specification is a subset of the >> JCR specification it allows a very simple and straight-forward mapping to >> a fully compliant JCR repository such as Jackrabbit. >> ... > Yes, the more challenging part is the mapping *

Re: jcr-cmis sandbox

2008-11-23 Thread David Nuescheler
Hi Jukka, >> Most of the organizations on the technical committee of CMIS >> are already heavily involved at Apache either as contributors or as >> sponsors and are also on the JCR expert group. > If there are existing Apache committers from other projects who'd be > interested in working on this,

jcr-cmis sandbox

2008-11-20 Thread David Nuescheler
Hi all, I am currently working in a technical committee on OASIS defining a document management interoperability specification called CMIS [1]. CMIS shoots for a protocol level interoperability between applications and various repository vendors. The specification is in a very early stage and a l

[jira] Commented: (JCR-1837) Mac OS X 10.5 (leopard) transfer trouble

2008-10-27 Thread David Nuescheler (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1837?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12642932#action_12642932 ] David Nuescheler commented on JCR-1837: --- hi cedric, as you can see in the "X

[jira] Commented: (JCR-1837) Mac OS X 10.5 (leopard) transfer trouble

2008-10-27 Thread David Nuescheler (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1837?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12642918#action_12642918 ] David Nuescheler commented on JCR-1837: --- i just checked with our servlet engine ca

Re: Release 1.4.1 for Jackrabbit Jcr-Server

2008-09-24 Thread David Nuescheler
+1 regards, david

Introducing CMIS

2008-09-10 Thread David Nuescheler
Today a broad group of document management vendors lead by IBM, Microsoft and EMC announced their efforts of around a protocol specification for content management interoperability [1]. I would like to congratulate the group to all their efforts that has been put into this specification and we loo

[jira] Updated: (JCR-1556) PersistenceManager API change breaks backward compatibility

2008-04-27 Thread David Nuescheler (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1556?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Nuescheler updated JCR-1556: -- Summary: PersistenceManager API change breaks backward compatibility (was: PersistenceManager

Re: Concurrent modifications

2008-04-24 Thread David Nuescheler
> Yes, that is correct -- this is not about JCR compliance, but about what we > expect *Jackrabbit* to do. ah i see... ok, my expectation would be that jackrabbit does not throw ;) regards, david -- Visit: http://dev.day.com/ - Day JCR Cup 08 - Win a MacBook Pro

Re: Concurrent modifications

2008-04-24 Thread David Nuescheler
> I indeed get the expected exception, but not for > > n1.getProp > n2.getProp > > n1.setProp > n1.save > > n2.setProp > n2.save > > ...which I hoped for. i think it would be totally legitimate for a content repository to either throw or not... personally, i would not support a test

[RT] Evolution of Persistence

2008-04-18 Thread David Nuescheler
[RT] Evolution of Persistence To be able to address some of the performance and scalability limitations that we run into in the past based on our growing experience I would like to propose that we kick off a discussion around an evolution of the persistence model of Jackrabbit. In various convers

Re: JCR & thesis

2008-03-31 Thread David Nuescheler
hi martin, i would agree that it makes sense to compare different technologies in terms of their featureset... i agree with andreas that comparing performance beyond one specific implementation may be complicated. generally performance is very much subject to configuration and relevant usecases (

Re: JCR & thesis

2008-03-27 Thread David Nuescheler
hi martin, > Jackrabbits' competitors would be other implementations of jsr-170/jsr283 > (Alfresco, Exo etc.) > But is there any technology competing with JCR (generally)? As far as I > know there are only technologies that can do "some part of job" that JCR can > do. i think it depends

Re: Same name siblings

2008-02-08 Thread David Nuescheler
> > On the other hand I would really like to give people a means to > > work with large anonymous unordered collections. > > I think a feature that would address the "I have a bag of objects > > and I just want to persist them without thinking of a 'name' for > > each" usecase, would definitely be

Re: Same name siblings

2008-02-08 Thread David Nuescheler
Hi Jukka, thanks a lot for bringing up the point. > Support for same name siblings is troublesome and currently the best > practice is to avoid them if possible. In many cases the default > response when we see people having problems with SNS is to tell them > not to use the feature. I think one

Re: Content Object Mapping - jcrom.org

2008-02-05 Thread David Nuescheler
hi alex, > I don't want to sound as I don't appreciate this effort, but I would > have thought that people looking into > this direction would firstly consider the JPA annotations firstly and > then introduce new/custom annotations for special cases (I think a > parallel with Hibernate and its JPA

Content Object Mapping - jcrom.org

2008-02-05 Thread David Nuescheler
hi all, Olafur Gauti Gudmundsson pointed me today to his effort called JCROM (pronounced "Jack-rom"). [1] I am excited about the refreshing, quick and simple annotation based approach [2] and would like to find out what everybody's thoughts are on possibly finding synergies with the ocm framework

Re: [ANNOUNCE] Apache Jackrabbit 1.4 released

2008-01-16 Thread David Nuescheler
excellent. congratulations to the whole team. > I put Jukka's annoucement on Dzone to get some attention. Please vote > for it: cool. done ;) regards, david

Re: Status of proposed JCR 20. changes

2007-11-19 Thread David Nuescheler
Hi Michael, > Which of the proposed changes have been accepted resp. will be implemented? > http://wiki.apache.org/jackrabbit/Proposed_JCR_2.0_API_Changes > Thanks Thomas extracted the changes for the jackrabbit wiki from the public review document, so these come directly from the expert group. S

[jira] Commented: (JCR-1212) JCR2SPI Node.hasProperty(String) "optional property incompatibility" with Jeceira

2007-11-14 Thread David Nuescheler (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1212?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12542409 ] David Nuescheler commented on JCR-1212: --- I would take the following position on this. I think that JCR2SPI and

Re: [VOTE] Approve the Sling project for incubation

2007-08-30 Thread David Nuescheler
+1 regards, david

Re: Jackrabbit, the database

2007-08-21 Thread David Nuescheler
Hi Michi, > well, I want my local filesystem accessible via JCR and allowing me to > change files still with "vi(m)" from time to time. > Or do you consider that covered by A, B or C? But I guess my usecase is > probably neglectable as a usecase ... I usually use a webdav or an smb mount to be abl

Re: Jackrabbit, the database

2007-08-21 Thread David Nuescheler
hi all, i can appreciate both positions, looking at jackrabbit as the datastore or looking at jackrabbit as running on top of a datastore (rdbms). personally, i don't believe that the latter perception will go away for quite a while, so i think jackrabbit should support both views. in my experi

Re: JSR 283: EventCargo API suggestion

2007-08-19 Thread David Nuescheler
Hi Bertrand, thanks for your comment. I agree that it is sometimes hard to make sense on an application level of what operation triggered the creation of an event. One way of trying to make that more meaningful was the introduction of "method events" in JSR-283. I think that an EventCargo API ma

Re: [RT] JCR observation: adding "cargo" data to events?

2007-08-16 Thread David Nuescheler
hi bertrand, i agree that this would be interesting, and could get us to a certain extent out of the method events issue. if you dont mind and others feel like this would be a valuable addition you could eventually send this as a public review comment to [EMAIL PROTECTED] so i can include it in

Re: JCR 2.0 extensions

2007-08-11 Thread David Nuescheler
hi thomas, > > But since jsr283 should be mainly backwards compatible > It's not. Some methods now return something that didn't before. as christoph mentioned i think those are in relatively isolated places so we would probably try to postpone any work that would require the api change (which in m

The rationale behind the Abstract Query Model [was: Xpath deprecated] apache

2007-07-22 Thread David Nuescheler
Hi All, I would like to try to make the argument for the AQM and explain why it is not about reinventing the wheel. I personally hate long emails, so please let me apologize. If you are interested in the topic though, I can guarantee that this will certainly save you some time future discussions

JSR 283 - Public Review - Content Repository for JavaTM Technology API Version 2.0

2007-07-16 Thread David Nuescheler
Dear Jackrabbit Community, I am happy to report on behalf of the JSR-283 Expert Group that JCR v2.0 has reached public review status. During the next 60 days we will collect input from the general public about the changes that the Expert Group propose to JCR. I think that members of the Jackrab

Re: Question

2007-07-06 Thread David Nuescheler
Hi, Thanks for the additional Information. Here is what we are trying to accomplish. We have several "sites" {Public, Local, National, Press, etc...} and wanted to use separate workspaces for each one in order to segment the content. However, occasionally, content from one "site" must refer to

Re: Question

2007-07-05 Thread David Nuescheler
Hi, the JSR-170 spec explicitly states that references are within the same workspace only. generally, there are a number of issues with cross workspace references. to mention one, your session is tied to one workspace and the access to another workspace is not obvious without creating another ses

Re: Jackrabbit Scalability / Performance

2007-04-27 Thread David Nuescheler
hi viraf, thanks for your mail. Has anyone built an application similar to that described above? What version of Jackrabbit was used, and what were the issues that you ran into. How much meta-data did a node carry, what was the average depth of a leaf node, and how many nodes did you have in

[jira] Created: (JCR-890) concurrent read-only access to a session

2007-04-26 Thread David Nuescheler (JIRA)
: David Nuescheler Assigned To: Stefan Guggisberg Even though the JCR specification does not make a statement about Sessions shared across a number of threads I think it would be great for many applications if we could state that sharing a read-only session is supported by Jackrabbit. On

Re: NGP: Value records

2007-04-24 Thread David Nuescheler
hi jukka, i am very much in favor of such an approach. My idea is to store each value in a unique and immutable "value record" identified by a "value identifier". Duplicate values are only stored once in a single value record. This saves space especially when storing multiple copies of large bi

Re: Jackrabbit on DB2 ZOS v 8

2007-04-18 Thread David Nuescheler
Hi Vikas, maybe a contribution as a separate zOS DB2 Persistence Manager would be an idea. I could certainly see something like that as a contrib. Similar to the Oracle9BundlePersistenceManager idea from Jukka. regards, david On 4/18/07, Stefan Guggisberg <[EMAIL PROTECTED]> wrote: hi vikas,

Re: [VOTE] Accept JCR Mapping from Graffito

2007-04-16 Thread David Nuescheler
[ ] +1 Accept JCR Mapping from Graffito [ ] -1 Do not accept the component because ... +1 regards, david

Re: JCR and SOAP

2007-04-10 Thread David Nuescheler
Hi Sten, thanks for looking into that. I would like to express my support of any effort going into that direction. I think it would be great to have SOAP bindings for the SPI in Jackrabbit. In combination with JCR2SPI and SPI2JCR it makes for a very interesting remoting layer. I think that this

better sql performance? [was: Re: poll on jcr query usage]

2007-04-02 Thread David Nuescheler
hi christoph, I'm mostly using XPath, but SQL gives me better performance if I only need a particular property of a node in the result set. can you elaborate on this? it would be great to have more background information on this... afaik, there should not be any difference in performance, and

JCR and Jackrabbit sessions at Jazoon 07 in Zurich. Jackrabbit Get-together?

2007-03-31 Thread David Nuescheler
ement with Apache Jackrabbit Session 401: David Nuescheler Blitzing the Content Repository: AJAX meets JCR In addition to the JCR and Jackrabbit sessions Roy is giving a Keynote on the topic of: "A little REST and Relaxation". regards, david [1] http://jazoon.com/en/conference/ts.html [2] http://jazoon.com/

Google Summer of Code 2007 - Jackrabbit-JCR-Wikipedia

2007-03-23 Thread David Nuescheler
Hi all, after talking to Jukka and Stefan, I added the jackrabbit-jcr-wikipedia project for the Google Summer of Code 2007 to the wiki. http://wiki.apache.org/general/SummerOfCode2007#jackrabbit-jcr-wikipedia Generally, I think that this application is an ideal candidate for a demo application a

Re: Building a Jackrabbit roadmap

2007-03-22 Thread David Nuescheler
Hi, I would like to comment on a particular section of Jukka's excellent summary of the major topics that we need to clarify on the development roadmap. I would like to apologize for the delay. SPI --- The SPI effort has been ongoing for a while already, and it would be good to come up with a c

Re: Addendum to CCLA of Day Management

2007-03-01 Thread David Nuescheler
rk the CCLA as an addendum to the one currently on file. You can FAX it to us (410-803-2258) or Email a scanned copy of the signed-and-filled-out CCLA to [EMAIL PROTECTED] *and* [EMAIL PROTECTED] Thanks! On Feb 27, 2007, at 5:43 AM, David Nuescheler wrote: > Hi Jim, > > I would l

Addendum to CCLA of Day Management

2007-02-27 Thread David Nuescheler
AIL PROTECTED] Felix Meschberger[EMAIL PROTECTED] Thomas Mueller [EMAIL PROTECTED] David Nuescheler [EMAIL PROTECTED] Dominique Pfister[EMAIL PROTECTED] Peeter Piegaze [EMAIL PROTECTED] Marcel Reutegger [EMAIL PROTECTED] Angela Schreiber [EMAIL PROTECTED] Carsten

Re: [VOTE] Include BundlePersistenceManager Contribution [JCR-755]

2007-02-20 Thread David Nuescheler
+1 regards, david

Re: Modifying checking in properties.

2007-02-07 Thread David Nuescheler
hi peter, i think you are right. i will file an issue in jsr-283 to make sure that we don't forget to fix this. i think it would basically boil down to something like: --- The node N and its connected subtree become read-only, with the exception of properties and child-nodes that are set to OPV=

Re: Scalability concerns, Alfresco performance tests

2006-12-20 Thread David Nuescheler
Hi Andreas, sorry for my very delayed answer. In your answer on TheServerSide, you said that "Scalability is mainly a matter of choosing and configuring the persistence layer correctly." Are there any scenario recommendations / best practises available? I'll check out the website again, but ins

Re: Scalability concerns, Alfresco performance tests

2006-12-04 Thread David Nuescheler
Hi Andreas, Now, a news message [1] on TheServerSide about benchmarks provided by Alfresco to prove the superiority ermhh let's say "state" not "prove" ;) ...of their JCR implementation raises some concerns. I guess that this may exactly have been the intention ;) Also, the term "JCR i

Re: [VOTE] Release Apache Jackrabbit 1.1.1

2006-11-30 Thread David Nuescheler
[X] +1 Release the packages as Apache Jackrabbit 1.1.1 regards, david

Re: JCR & Jackrabbit presentation

2006-11-28 Thread David Nuescheler
Hi Christophe, Before starting my own presentation slides, are there somewhere good slides on JCR & Jackrabbit (powerpoint, ...). This is for a technical team. Yes I'm lazy :-) Try this: http://www.day.com/o.file/cmf-2006.pdf?get=073d75dc38e1f3af470652f5e9086972 This is a preso I used recently

[jira] Commented: (JCR-644) Node.isNodeType() throws if namespace is not defined.

2006-11-24 Thread David Nuescheler (JIRA)
[ http://issues.apache.org/jira/browse/JCR-644?page=comments#action_12452387 ] David Nuescheler commented on JCR-644: -- I think that the would initially setup his namespaces to be mapped on a session basis to whatever makes sense for the

Re: jackrabbit war distribution (was: web based jcr browser contribution)

2006-11-23 Thread David Nuescheler
Hi guys, since we ship our CRX product packaged as a .war file for quite a while we built some helpers to allow us to have the JCR explorer, WebDAV and a couple of other features packaged into a single webapp. You can see some of that running on http://jcr.day.com . We'd be happy contribute that

Re: OpenKM an DMS based on Jackrabbit

2006-11-08 Thread David Nuescheler
ng to this message, and then delete it from your system. Thank you. The sender does not assume any liability for timely, trouble free, complete, virus free, secure, error free or uninterrupted arrival of this e-mail. For verification please request a hard copy version. mailto:[EMAIL PROTECTED] ht

Re: Alfresco + Jackrabbit

2006-10-12 Thread David Nuescheler
Hi Robert, Actually one thing that I find really interesting about Alfresco - in case anyone wants to implement it as an add-on to Jackrabbit - is the CIFS layer which supposedly allows good access to the server (as a document server) from Windows clients. I would imagine that using the jCIFS l

Re: Alfresco + Jackrabbit

2006-10-10 Thread David Nuescheler
alfresco using database to store meta, and jackrabbit using file, No, that's simply not true. [ I appreciate that this is not the level of discussions we should have on this list but, I just didn't want to leave this one unanswered in the archives. ] John said this movement make Alfresco more

Re: same-name-sibling compaction

2006-09-26 Thread David Nuescheler
Hi David, Personally, I think that there are going to be more volatile and less volatile paths in a content repository based on many different characteristics of the application(s) running on the repository. Generally SNS paths are less stable because they are not only impacted by "moves" of the

Re: Nuclear Fission, Splitting the core: The SPI Effect [was: Improving the accessibility of the Jackrabbit core]

2006-09-13 Thread David Nuescheler
Hi, However, I'm a bit concerned about the revolutionary approach of the SPI effort. Rather than refactoring the Jackrabbit core to better separate the session-local parts, the SPI comes up with a brand new interface contract. This is probably the best thing to do given the SPI goals, but it doe

Re: getting the latest version of a checkedout node

2006-09-08 Thread David Nuescheler
Hi J, I had already tried your approach with multiple workspaces. The problem with that is, I don't want a workspace for every user, since there might be a lot of users. Do you have a lot of users that do reading and a few that actually modify something? Or do generally all users read and write

Re: getting the latest version of a checkedout node

2006-09-07 Thread David Nuescheler
and ;) as marcel put it: "as a quick guideline: if you don't know how to achieve something ask on the user list, if you think something is wrong and doesn't work as expected use the dev list. Thank you."

Re: getting the latest version of a checkedout node

2006-09-07 Thread David Nuescheler
Hi J, I think that your explanations point into the direction of multiple workspaces. If user A has a workspace A that user can make modifications in his workspace without user B in workspace B can see the changes. As soon as user A checks something into the version store user B can check it out

Re: Nuclear Fission, Splitting the core: The SPI Effect [was: Improving the accessibility of the Jackrabbit core]

2006-09-07 Thread David Nuescheler
Hi Thomas, Thanks for your thoughtful comment. I don't understand why it needs to be stateless (about my understanding of stateless, see http://en.wikipedia.org/wiki/Stateless_server). As far as I see stateless means it's slower, and I really don't like slow ;-) Even HTTP is becoming more and m

Re: Nuclear Fission, Splitting the core: The SPI Effect [was: Improving the accessibility of the Jackrabbit core]

2006-09-07 Thread David Nuescheler
oops... [1] http://jackrabbit.apache.org/images/arch/jackrabbit-ism.jpg should have been: [1] http://jackrabbit.apache.org/images/arch/jackrabbit-ism_small.jpg

Nuclear Fission, Splitting the core: The SPI Effect [was: Improving the accessibility of the Jackrabbit core]

2006-09-07 Thread David Nuescheler
Hi All, I would like to use Jukka's initiative as a starting point to discuss a couple of high level architecture topics around the SPI initiative and its potential effect on the overall Jackrabbit architecture. Please consider all of the following comments as my personal views which I would lik

Re: Improving the accessibility of the Jackrabbit core

2006-09-06 Thread David Nuescheler
Hi Roy, Thanks for helping me crystallize my thoughts and trying to sharpen my statements ;) That is why each of the core developers has veto power over the code. If we want to ensure that every line is adequately reviewed, then ask for the core code to be governed by the RTC (review-then-commi

Re: Improving the accessibility of the Jackrabbit core

2006-09-06 Thread David Nuescheler
Hi Nico, Thanks for your mail. I will work on the documentation directly on the wiki (when I can start this task). I will ask a lot of questions *though*. Looking forward to it ;) One precision on the backup tool: it is working (and I am polishing the code that needs to fit in Core). And wit

Re: Improving the accessibility of the Jackrabbit core

2006-09-06 Thread David Nuescheler
Hi Jukka, Thanks for your thoughtful comments. I'm most concerned about the overhead for people going in trying to trace why Jackrabbit is behaving the way it does in some specific issue. This is often the first step of becoming a contributor, and in my opinion it's currently quite a high step

Re: Improving the accessibility of the Jackrabbit core

2006-09-06 Thread David Nuescheler
Hi Nico, thanks for your explanations. My point was unclear: I meant JR core would have more functionnality (and some new ones are still needed) with a little bit of documentation of this part. I would gladly work on this part with your help since I will need to understand some parts better tha

Re: Improving the accessibility of the Jackrabbit core

2006-09-06 Thread David Nuescheler
Hi All, Dave, thanks a lot for your input. . Screenshots or easily downloadable sample app which actually does something with custom node types. the base war download is good, but how far could you go with it. Most open source applications have a contacts application or a phone book, or somethi

Re: Additional version metadata

2006-09-05 Thread David Nuescheler
Hi JavaJ, For each version of a node, I would like to attach additional metadata such as the uuid of the user who created the node, a "user-friendly" version number, user comments, etc. Has anyone tried to do something similar? I would recommend to populate the node with additional "versioning

Re: Searching binary data

2006-09-04 Thread David Nuescheler
Hi Roy, first of all I think this is rather a post for the user list than the dev list of Jackrabbit. On 9/2/06, Roy Russo <[EMAIL PROTECTED]> wrote: Running in to a problem when searching jcr:data types... "select * from portalcms:content where jcr:data like '%JBoss%'"; I assume that in you

Re: Object-content mapping tool in Graffito

2006-09-01 Thread David Nuescheler
Hi Jukka, I think an active Object to Content mapping subproject in Jackrabbit would be a great addition, since this really builds the bridge between the Java Developer and JCR, basically in a similar way how something like Hibernate or JDO makes JDBC development faster, simpler and more reliable

Re: [VOTE] Release Apache Jackrabbit 1.0.1

2006-05-31 Thread David Nuescheler
+1 regards, david

Re: Graphics into Jackrabbit documentation

2006-05-31 Thread David Nuescheler
Just one little question about graphs into documentation. For example : http://jackrabbit.apache.org/images/arch/level-2.jpg Witch software have you use to make this picture ? a random 3d-shader for the blocks and then (i am almost ashamed to admit) mostly ms powerpoint ;)... all manual labour a