[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
NSDictionary
From: |
Michael Scheibler |
Subject: |
NSDictionary |
Date: |
Thu, 12 Jul 2001 16:53:11 +0200 |
When a windows UNC path is written into a dictionary, it becomes unreadable.
The same is for any string beginning with // or /*. After researching, we
found out that NSDictionaries can contain comments - but it must be a bug if
that prevents you to write such strings.
{
win32UNCpath = file://win32machine/Programme
}
Michael Scheibler
- NSDictionary,
Michael Scheibler <=