> Don't know whether this would be possible/feasible.

Initially I thought that this directive should work similar to fpc
weakexternal directive but later I found that delphi implements it using
usual dynamic loading. So yes, it is possible implement on all platforms
which supports dynamic external calls. But the whole feature is just a
syntax sugar.

Best regards,
Paul Ishenin
_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to