[jdom-interest] Base URI patch
    Elliotte Rusty Harold 
    elharo at metalab.unc.edu
       
    Sat May 24 04:19:49 PDT 2003
    
    
  
At 1:50 PM -0700 5/23/03, Jason Hunter wrote:
>Working on this patch...
>
>Rusty, what's the logic in having isURICharacter() private in 
>Verifier with others like isHexDigit() public?  I see right now we 
>only have two private methods.  What should the dividing line be 
>between public and private here?
I hadn't really thought about it. Whatever seems reasonable to you. 
It could go either way.
>Would you mind granting JDOM the code under the same copyright as 
>all the rest, basically to Brett and me?  We've been running this 
>tree like Apache runs their tree, where all code is under the same 
>copyright so that we have the freedom to do (minor) license changes 
>without asking everyone.
I thought that's what I was doing, but whatever you need is fine. My 
goal is that you can do whatever you want with it, including publish 
it under your own name and copyright; and I can still do whatever I 
want with it, including publish it under my name and copyright.
-- 
   Elliotte Rusty Harold
   elharo at metalab.unc.edu
   Processing XML with Java (Addison-Wesley, 2002)
   http://www.cafeconleche.org/books/xmljava
   http://www.amazon.com/exec/obidos/ISBN%3D0201771861/cafeaulaitA
    
    
More information about the jdom-interest
mailing list