On Sat, 7 Feb 2015, Arnaud Bouchez wrote:

Just to be clear, because it sounds like there is some confusion in the discussion.

About http://bugs.freepascal.org/view.php?id=26774

1. We do NOT need Invoke() implemented.
2. We do NOT need extended RTTI as available since Delphi 2010, nor features like attributes. 3. We do NOT need 100% compatibility with Delphi - it is fine to have some diverse data layout.
4. There should not be huge platform specific work.

Because:

1. We have our own low-level Invoke, for x86 and x64 platforms, working on both Windows and Linux.

That may be so, but if we implement a solution, we don't want people to have to redo everything you did.

So we prefer to implement invoke as part of the process.

Michael.
_______________________________________________
fpc-devel maillist  -  [email protected]
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel

Reply via email to