<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Sun, Feb 8, 2015 at 6:37 AM, Sven Barth <span dir="ltr"><<a href="mailto:pascaldragon@googlemail.com" target="_blank">pascaldragon@googlemail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><span class="">On 08.02.2015 04:06, silvioprog wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
Hello,<br>
<br>
I'm trying to port some of my drafts from Delphi to FPC, but I'm taking<br>
some problems. See this sample:<br>
<br>
<a href="http://pastebin.com/Jb6UjDX9" target="_blank">http://pastebin.com/Jb6UjDX9</a><br>
<br>
Notice that I specialized the generic types directly in the method call.<br>
This is very useful, and allows one to use a clean syntax for direct<br>
calls in methods with generic types.<br>
<br>
I believe that this feature is not implemented in FPC yet. So, I ask: is<br>
there any table to check the compatibility of generic types between FPC<br>
and Delphi?<br>
</blockquote>
<br></span>
No, that feature is not implemented yet. It's however on my near term todo list.<br></blockquote><div><br></div><div>Great. I'll follow your changes via GIT log.</div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
And no, there is no table to check for compatibility.<br></blockquote><div><br></div><div>Hm... This table could be useful for who's doing code compatible with Free Pascal and Delphi (I'm making a small MVC structure that will be compatible with FPC and Delphi XE).</div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
Regards,<br>
Sven</blockquote></div><div><br></div>-- <br><div class="gmail_signature">Silvio Clécio<br>My public projects - <a href="http://github.com/silvioprog" target="_blank">github.com/silvioprog</a></div>
</div></div>