From: William H. S. <whs...@ce...> - 2006-10-30 18:59:17
|
Removing the wx is fine with me. That just seemed to be what I was supposed to do from the description of the directions. Also, DNSSD was something I came up with to fill out the form. The classes are still implemented in our own proprietary internal naming system and have not been renamed yet. I wanted to avoid putting Bonjour in the name, as the project could potential use compatible DNS Service Discovery APIs other than Apple's Bonjour, though currently, it's only implemented using Bonjour. Also, I chose wxDNSSD over something like wxDNSServiceDiscovery because I have about a half-dozen related classes that will need to be renamed. There's a small discussion on this going on over at the wx-dev list under the thread title "Bonjour Support." I'm fine with a rename, but I'm not convinced about what it *should* be. ------------------------------- Hank Schultz Cedrus Corporation http://www.cedrus.com/ On Oct 30, 2006, at 10:31 AM, Francesco Montorsi wrote: > William H. Schultz ha scritto: >> I can see that the folder has been added to the CVS repository >> (through >> sourceforge's browse CVS feature), but I can't login to do a CVS >> checkout with my sourceforge account. > sorry - we forget to add you to the devel list of wxCode project. > Done now. > >> I would rather use SVN, >> personally, but I also can't added the directory to the SVN >> repository >> (authorization failed). >> >> Ideas? > I'll move your new component under wxCode SVN. I really need to add a > "CVS/SVN repository" radio box in component submission form ;) > > Before doing it however: > > 1) I'd remove the "wx" prefix from the directory name. I hope > this is > ok for you. Components with the 'wx' prefix in dir name should be > avoid. > > 2) is wxDNSSD the best name for such component ? It looks a little > weird for me and, maybe because I'm ignorant, don't say me much about > what it is. Could it be better to rename it to e.g. wxBonjour? > > > Francesco > > > > ---------------------------------------------------------------------- > --- > Using Tomcat but need to do more? Need to support web services, > security? > Get stuff done quickly with pre-integrated technology to make your > job easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache > Geronimo > http://sel.as-us.falkag.net/sel? > cmd=lnk&kid=120709&bid=263057&dat=121642 > _______________________________________________ > wxCode-users mailing list > wxC...@li... > https://lists.sourceforge.net/lists/listinfo/wxcode-users |