From: Alistair Y. <ali...@sm...> - 2006-11-17 14:24:16
|
> (now for the purist, something relevant to the context would be > better, e.g. records, nodes, etc - but that's a whole new kettle of > fish!!) that would mean reading the code - got this far without doing that ;) -------------- mov eax,1 mov ebx,0 int 80h On 17 Nov 2006, at 14:13, Alexis O'Connor wrote: > Indeed (as he gets out his dusty wind-up gramaphone, and puts on a > broken old record). > > About a year ago I changed all the Enumeration instances called 'enum' > to 'enumeration' (~800 occurances). Therefore if you were to do this > yourself, few could realistically accuse you of breaking with existing > convention. > > Alexis > > P.S. (now for the purist, something relevant to the context would be > better, e.g. records, nodes, etc - but that's a whole new kettle of > fish!!). > > Naomi Miles wrote: >> I think Alexis had proposed changing them to 'enumeration', or >> something equally meaningful as you come across them. >> >> On 17 Nov 2006, at 13:53, Alistair Young wrote: >> >>> is there a policy for replacing variables called enum? >>> >>> org.bodington.logbook.server.LogBookSessionImpl has them. Just don't >>> want to change them here and then have to do it again on merge to >>> something else. >>> >>> Alistair >>> >>> >>> -------------- >>> mov eax,1 >>> mov ebx,0 >>> int 80h >>> >>> >>> >>> >>> -------------------------------------------------------------------- >>> ----- >>> Take Surveys. Earn Cash. Influence the Future of IT >>> Join SourceForge.net's Techsay panel and you'll get the chance to >>> share your >>> opinions on IT & business topics through brief surveys - and earn >>> cash >>> http://www.techsay.com/default.php? >>> page=join.php&p=sourceforge&CID=DEVDEV______________________________ >>> _________________ >>> <http://www.techsay.com/default.php? >>> page=join.php&p=sourceforge&CID=DEVDEV______________________________ >>> _________________> >>> Bodington-developers mailing list >>> Bod...@li... >>> <mailto:Bod...@li...> >>> https://lists.sourceforge.net/lists/listinfo/bodington-developers >> >> --------------------------------------------------------------------- >> --- >> >> --------------------------------------------------------------------- >> ---- >> Take Surveys. Earn Cash. Influence the Future of IT >> Join SourceForge.net's Techsay panel and you'll get the chance to >> share your >> opinions on IT & business topics through brief surveys - and earn >> cash >> http://www.techsay.com/default.php? >> page=join.php&p=sourceforge&CID=DEVDEV >> --------------------------------------------------------------------- >> --- >> >> _______________________________________________ >> Bodington-developers mailing list >> Bod...@li... >> https://lists.sourceforge.net/lists/listinfo/bodington-developers >> > > -- > + - - - - - - - - - - - - - - - - - - - - - - - - - - - + > | Alexis O'Connor, VLE Developer (http://bodington.org) | > | OUCS, 13 Banbury Road, Oxford, OX2 6NN, UK. | > | Tel. +44 (0)1865 283661 | > + - - - - - - - - - - - - - - - - - - - - - - - - - - - + > > > ---------------------------------------------------------------------- > --- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to > share your > opinions on IT & business topics through brief surveys - and earn cash > http://www.techsay.com/default.php? > page=join.php&p=sourceforge&CID=DEVDEV > _______________________________________________ > Bodington-developers mailing list > Bod...@li... > https://lists.sourceforge.net/lists/listinfo/bodington-developers |