[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: New proposal from Ronald J. Fitzherbert
- Date: Tue, 3 Dec 1996 17:35:21 -0800 (PST)
- From: "Joseph J. Kim" <jokim@server.Berkeley.EDU>
- Subject: Re: New proposal from Ronald J. Fitzherbert
> Rick H. Wesson allegedly said:
> > <SOAPBOX>
> >
> > String domain_name = "foo.com" ;
> > Joe orb = new Joe("regestry.whatever.tld") ;
> > DomainFactory dn_factory = orb.find("DomainFactory") ;
> >
> > try{
> > DomainRef domain_ref = dn_factory.create("foo.com") ;
> > } catch(Nic.AlreadyExists e){
> > System.out.println("Sorry you loose '"
> > + domain_name +"' is already taken ") ;
> > return ;
> > }
> >
> > System.out.println("Congraadualtions You have won the timeing test!!!")
Although definitely not the spelling test...
> > System.out.println("You are the sole owner of this domain and now you may")
> > System.out.println("complete the application process.")
> >
> > domain_ref.setDescription("YouWon!!!") ;
> >
> >
> > I would like to point out once again a protocol *EXISTS* and before you
How about a protocol to correct some of the spelling I have been seeing
on this mailing list??? :-).
-jjk
p.s. relax it's just a joke.