Re: Namespaces and filenames

2009-01-06 Thread Joseph Jones
Heh... Given my problem was with namespaces and file names, looking under "libs" would never have occurred to me. To me, libs would be jar files or something else similar to that. This might be an indication that the namespace doc page should point to the lib page with a clarification abou

Re: Namespaces and filenames

2009-01-06 Thread Meikel Brandmeyer
Hi, Am 06.01.2009 um 04:48 schrieb Joseph Jones: I created a little file with it's own namespace and the tried to use items form that file in another file. I used :use to import that namespace into the second file but was having a devil of a time getting it to work. It took me a while to riddle