>>>>> "John" == John Levon <[EMAIL PROTECTED]> writes: John> Ah, but you see, me and C++ is like a baby and walking. I might John> be able to make it across the room but you should still keep an John> eye on me :)) One thing I have been wondering about is that you put your helper functions in a namespace and then the first thing you do is "using namesapce kde_helpers". This kind of defeats the concept of namespace, IMO. Why not add using directives on a case-by-case basis? JMarc
- [PATCH] KDE FormDocument John Levon
- RE: [PATCH] KDE FormDocument Juergen Vigna
- Re: [PATCH] KDE FormDocument Jean-Marc Lasgouttes
- RE: [PATCH] KDE FormDocument John Levon
- Jean-Marc Lasgouttes