RE: Re[2]: [fpc-devel] Some compiler changes...

2007-01-23 Thread Aleš Katona
On Ut, 2007-01-23 at 10:46 +0100, Michael Van Canneyt wrote: > Well, ask them to support FPC, and code in FPC syntax. > > Why would we always have to follow them ? We were first on Linux, > on all other platforms, we were the first with native 64 bit support, > we were the first to introduce a

RE: Re[2]: [fpc-devel] Some compiler changes...

2007-01-23 Thread Michael Van Canneyt
On Tue, 23 Jan 2007, George Birbilis wrote: > >It may be implemented as some IDE plugin: auto substitution of some > keywords and names (using comments to store display-names while naming all > keywords > >as they are and names as "nameXX"). > > With Sun Java and MS J++ or .NET J# I try to

RE: Re[2]: [fpc-devel] Some compiler changes...

2007-01-23 Thread George Birbilis
>It may be implemented as some IDE plugin: auto substitution of some keywords and names (using comments to store display-names while naming all keywords >as they are and names as "nameXX"). With Sun Java and MS J++ or .NET J# I try to use single Java code files and different projects pointing

Re[2]: [fpc-devel] Some compiler changes...

2007-01-23 Thread Пётр Косаревский
If someone thinks, that there is something in these changes, there is no need to change anything in the compiler. It may be implemented as some IDE plugin: auto substitution of some keywords and names (using comments to store display-names while naming all keywords as they are and names as "nam