Re: [fpc-pascal] future plans - interfaces

2004-11-24 Thread Marc Santhoff
Hi Marco, Michael, Am Mi, den 24.11.2004 schrieb Marco van de Voort um 11:22: > > one minute ago I read on the "future plans" page that support for > > interfaces is planned for 2.0. > > These are already implemented in the 1.9.x series. > > > What type of interfaces are these, may I look at it

Re: [fpc-pascal] future plans - interfaces

2004-11-24 Thread Michael Van Canneyt
On Wed, 24 Nov 2004, Marc Santhoff wrote: > Hi, > > one minute ago I read on the "future plans" page that support for > interfaces is planned for 2.0. > > What type of interfaces are these, may I look at it like the > implementation in java? Or does it refer to the windows IWhatever-stuff? Inte

Re: [fpc-pascal] future plans - interfaces

2004-11-24 Thread Marco van de Voort
> one minute ago I read on the "future plans" page that support for > interfaces is planned for 2.0. These are already implemented in the 1.9.x series. > What type of interfaces are these, may I look at it like the > implementation in java? No like in Delphi. >Or does it refer to the windows