maybe you are rigtht.
I tough it was  easier.
 
I send you a gif of the Uml class diagram for Dao.
For Bd the it's the same. At the end I didn't use Mandaragora ClassHelper.
 
I send you the DAO implemented with Ojb.
 
An example of use of findCollectionByLogicCondition is  
 
SerciceLocator..........findCollectionByLogicCondition(InteActiRolVO.class, new LogicSqlCondition("codinte","=",intervencionVO.getCodigo(),"AND",new LogicSqlCondition("codactipadre","isNull","AND",new LogicSqlCondition("codrolpadre","isNull"))))
 
 
I'm currently using mandragora in a project and I'm saving a lot of time.
 
But of course there are a lot of things to do.
 
Now you can't do complex report query, the mechanism of LogicCondition has to improve, I'would like to write a base bean to manage it's state and so on.
 
I' would like see always more methods in dao and bd interfaces every time I download it form CVS, but now, as I'm working alone, every time I don't find a method I need I have to do the effort to write it in a generic way alone. I'd need someone to discuss the implementations.  
 
I'll took a look at sourceforge.net to see if it is more easy to put it there.


On 4/14/05, Mike Jackson <[EMAIL PROTECTED]> wrote:
Perhaps you should start it out on sourceforge.  You can work on the code
and on getting people interested in helping out.  Once you have enough
interested developers then you can worry about getting setup within
incubator.

Personally this sounds interesting to me, so I'd like to see some code or
flow diagrams or something.  Text discussions always leave me a little in
the dark.

--mikej
-=-----
mike jackson
[EMAIL PROTECTED]


> -----Original Message-----
> From: Alessandro Colantoni [mailto: [EMAIL PROTECTED]]
> Sent: Wednesday, April 13, 2005 7:56 AM
> To: OJB Users List
> Subject: Re: Mandragora: a new project based on Ojb
>
>
> Tanks for your answer Antonio.
> I just had a look at
> http://jakarta.apache.org/site/newproject.html, an I
> saw that " a product must have at least 3 active developers
> who are already
> involved with the codebase".
> The problem is that I'm alone developing Mandragora. I would
> like to put it
> here because I caught the idea using Ojb, and studying it's
> code (not very
> well) I learned very good lessons.
> I don't know how to get other two people to involve in the code.
> They should be people with some time developing with Ojb,
> because they could
> grow-up the number of query, because the only implementation
> of DAO at
> moment is done with Ojb.
>  I don't see my post in the mail list, y your reply to
> http://nagoya.apache.org/eyebrowse/SummarizeList?listName=ojb-
[EMAIL PROTECTED]
Have I done something wrong subscribing?

On 4/13/05, Antonio Gallardo < [EMAIL PROTECTED]> wrote:
>
> Hi Aleesandro:
>
> The project sounds interesting. Some advises:
>
> The Apache incubator is the entry gateway for new projects:
> http://incubator.apache.org/
>
> Please also read general notes about new projects
> http://jakarta.apache.org/site/newproject.html
>
> Best Regards,
>
> Antonio Gallardo.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to