>> > The package naming convention is that you name your packages >> > after your domainname. In our case org.mmbase , org.mmbasex >> > would be a differtent domain en therefore not be inline with >> > this convention. >> >> Like 'java' and 'javax'? >> I see your point (sorta) but ofcourse we could always claim > mmbasex.org ;) > > I shure it's some internic BOFH who invented this:) > (i just don't like the sound of mmbasex)
Actually, it is not against the code conventions. The package name (in lowercase) should start with the top-level domain names (eg: org edu com gov) or the english two character contry codes (eg: nl de be uk) java and javax are the only exceptions on this. It sounds less and it is just mmbase functionality Nico
