Re: Namespaces
- Posted by "Kat" <gertie at visionsix.com> Jun 08, 2004
- 663 views
On 8 Jun 2004, at 14:46, Don wrote: > > > posted by: Don <eunexus at yahoo.com> > > Man that would be one cool item (the multiple inheritance). > I personally have wanted this to redo a portion of my API code base > (structures). It would improve the readability of my code alot. > > I was going to use it something like the dot operator in C/C++... > > Rect = new(RECT) > Rect:left = 10 > Rect:bottom = 20 -- etc etc > > As you pointed out, it will not currently work from including them > all in one include file and including that. I am not going to try > and include some thousand structs manually at the top of my files :P Download Karl's take on what Eu could be, Bach. Kat