> On Friday 29 February 2008 10.07:29 Dani?l Mantione wrote:
> Another suggestion:
> 
> implementation
> 
> resourcestrings
>  resstring1 = 'abc';
>  resstring2 = '1234';
> 
> resourcewidestrings
>  resstring3 = 'abc';
>  resstring4 = '1234';

I don't like inventing Delphi incompat syntax for it, specially since
probably starting with D2008 resourcestrings will be unicode too.
 
So a directive would make more sense (and more importantly, that can be
abstracted in e.g. a global include files as many OSS pascal projects do)
_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to