I would like to help get jyve2 off the ground.  Can someone point
    me to the head developer?   I have several ideas, but I don't want
    to duplicate ongoing efforts.
    
    1. I. would like to get the sql standardardized so that it will work 
    with db's that don't support outer joins. 
    
    2. it look's like torque isn't providing the 'optimal' sql syntax for 
    postgres.  But I could be missing something.  Why aren't the primary
    keys being generated with type SERIAL ?

    3. Is jyve2 functional?  I got the latest source from cvs, compiled
    and installed, but I am getting the following exception:

    org.webmacro.NotFoundException: Resource[template, navigations/null] not found: 
Unable to resolve requested resource

    I got the right paths set up in the Webmacro.properties file and
    I think I have the Turbine.properites set up right (although the
    INSTALL.txt file says stuff needs to be added, so I made my best
    guess at the stuff).

    any help would help :)

    4. I can simulate outer joins in postgres by writing a server side
    function in PL/SQL, but this hack would only work in postgres and
    the sql being generated would have to know what backend db was
    being used.  But if someone wants a short term solution for postgres,
    I can start working on it. (I need one). 

    Let me know how I can contribute and to whom I can send private email
    to in order to get a handle on the state of the project.

    mike



--
--------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://java.apache.org/main/mail.html>
Problems?:           [EMAIL PROTECTED]

Reply via email to