Re: Naming and other conventions

2005-08-31 Thread Chris Vetter
On Tue, 30 Aug 2005 16:00:46, Stefan wrote: Hi, [...] far. I would like to know your opinion before I commit anything: [...] With respect to naming convention you might want to take a look at http://www.cocoadevcentral.com/articles/82.php and

Re: [NSDictionary DictionaryWithContentsOfFile] question

2005-08-31 Thread Lloyd Dupont
After doing some tests and getting at some dead ends it looks I had an incorrect xml2-config file and removing it solved all trouble, apparently because, when I tried to make gnustep/base it failed at the link stage with the following error: == Linking library

Re: Using NS[Int]Number for dictionary keys

2005-08-31 Thread Richard Frith-Macdonald
On 2005-08-30 19:38:13 +0100 Mark Dalrymple [EMAIL PROTECTED] wrote: Greetings, I'm working with some folks that are wanting to put a large number of objects into a dictionary, keyed by number. When using string keys created with string1 = [NSString stringWithFormat:@%d,

Re: RFC: StepTalk semi-persistent shared environment(s)

2005-08-31 Thread Quentin Mathé
Le 19 août 05 à 17:49, Stefan Urbanek a écrit :Hi,As I have access to the interned again, I would like to share some news.I have implemented a prototype of StepTalk semi-persistent sharedenvironment.Hi Stefan,Sorry for the late reply…** QuestionsFollowing are several questions regarding the new

mediawiki does not work after second installation

2005-08-31 Thread versalles
After install a second wiki site, the first site does not work more, while the second one yes. It gives the error HTTP 500 - Internal server error. If I delete the new site and regenerate the LocalSettings.php of the first site, it comes alive again. The MediaWiki version is 1.4.7, the PHP

Cairo Backend Problems

2005-08-31 Thread Charles philip Chan
Hello all: I would like to try out the Cairo Backend, but I am having some problems. THe backend compiles and install fine, but I am having trouble loading GNUstep because it claims that it can't fined any of my GNUstep libraries. If I revert back to the xlibs backend things start working again.