2017-08-29 17:51 GMT+02:00 Ondrej Pokorny <laza...@kluug.net>:

> On 29.08.2017 17:47, Anthony Walter wrote:
>
> Out of curiosity, is there any strategy that is or can be employed to
> ensure new language features and mode switches automatically work with
> codetools and by extension the Lazarus IDE?
>
> Or is duplication of effort the only way to get codetools properly parsing
> new language features?
>
>
> "duplication of effort" is the correct answer :)
>

 for codetools synchronized with compiler we should have:

* new frontend for compiler (dual licensing GPL/LGPL with static linking
exception would be cool for 3rd tools)
* or smart plugins system for compiler
* or some other hardcore solution :)

-- 
Best regards,
Maciej Izak
_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel

Reply via email to