You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lenya.apache.org by Andreas Hartmann <an...@apache.org> on 2004/02/17 10:25:49 UTC

What is o.a.l.util.URLUtil good for?

If someone knows what

     /**
      * DOCUMENT ME!
      *
      * @param parent DOCUMENT ME!
      * @param child DOCUMENT ME!
      *
      * @return DOCUMENT ME!
      */
     public static String complete(String parent, String child)

does, could you please add some javadocs?

I think the main method is not necessary, is it?

-- Andreas


---------------------------------------------------------------------
To unsubscribe, e-mail: lenya-dev-unsubscribe@cocoon.apache.org
For additional commands, e-mail: lenya-dev-help@cocoon.apache.org


Re: What is o.a.l.util.URLUtil good for?

Posted by "Gregor J. Rothfuss" <gr...@apache.org>.
Andreas Hartmann wrote:

> If someone knows what
> 
>     /**
>      * DOCUMENT ME!
>      *
>      * @param parent DOCUMENT ME!
>      * @param child DOCUMENT ME!
>      *
>      * @return DOCUMENT ME!
>      */
>     public static String complete(String parent, String child)
> 
> does, could you please add some javadocs?
> 
> I think the main method is not necessary, is it?

there are main methods all over the place, an ancient way of unit testing :)

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=20880

-- 
Gregor J. Rothfuss
Wyona Inc.  -   Open Source Content Management   -   Apache Lenya
http://wyona.com                   http://cocoon.apache.org/lenya
gregor.rothfuss@wyona.com                       gregor@apache.org

---------------------------------------------------------------------
To unsubscribe, e-mail: lenya-dev-unsubscribe@cocoon.apache.org
For additional commands, e-mail: lenya-dev-help@cocoon.apache.org