Return-Path: Delivered-To: apmail-db-ojb-dev-archive@www.apache.org Received: (qmail 83454 invoked from network); 22 Jun 2005 16:21:13 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 22 Jun 2005 16:21:13 -0000 Received: (qmail 62007 invoked by uid 500); 22 Jun 2005 16:21:12 -0000 Delivered-To: apmail-db-ojb-dev-archive@db.apache.org Received: (qmail 61964 invoked by uid 500); 22 Jun 2005 16:21:11 -0000 Mailing-List: contact ojb-dev-help@db.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "OJB Developers List" Reply-To: "OJB Developers List" Delivered-To: mailing list ojb-dev@db.apache.org Received: (qmail 61951 invoked by uid 99); 22 Jun 2005 16:21:11 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 22 Jun 2005 09:21:11 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (asf.osuosl.org: local policy) Received: from [209.11.152.125] (HELO pointer.webappcabaret.net) (209.11.152.125) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 22 Jun 2005 09:21:12 -0700 Received: (qmail 27129 invoked by uid 98); 22 Jun 2005 09:21:01 -0700 Received: from unknown (HELO ?10.0.1.108?) (brianm@chariotsolutions.com@127.0.0.1) by localhost with SMTP; 22 Jun 2005 09:21:01 -0700 Mime-Version: 1.0 (Apple Message framework v730) In-Reply-To: References: Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: <009C4B0E-58F5-4304-A5B8-CFB95629C610@apache.org> Content-Transfer-Encoding: 7bit From: Brian McCallister Subject: Re: OJB 1.1 Date: Wed, 22 Jun 2005 12:21:07 -0400 To: "OJB Developers List" X-Mailer: Apple Mail (2.730) X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N On Jun 22, 2005, at 2:50 AM, Cosmin MERLUSCA wrote: > Hello, > > I'm using OJB and I would have a number of questions for you: > > 1. Is this project going on or is it going to be stopped? The > answer to this > is critical for the project. I don't foresee it being closed up -- its alive and kicking as far as I can tell. > 2. If is going to continue, when is OJB 1.1 due to come out? Not sure =) > > 3. Will OJB 1.1 solve the problem of complex expressions? I have > spent quite > a lot of time searching the answer to this question, and I have > seen that > there was some work done on 1.0.3, but this is hardly enough. What > I need is > to be able to create complex expressions and if this problem is not > going to > be solved, I can perform SQL queries directly. I just want to know, > so that > I can make a planning on my work and on the directions on which I > should go. What do you mean by "complex queries"? You can get very sophisticated with the PB query API. I don't foresee radical changes in the ODMG OQL implementation in the near future, but I could be wrong. -Brian --------------------------------------------------------------------- To unsubscribe, e-mail: ojb-dev-unsubscribe@db.apache.org For additional commands, e-mail: ojb-dev-help@db.apache.org