<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div class="gmail_extra"><div><div class="h5"><div class="gmail_quote">On Thu, Mar 3, 2016 at 10:16 AM, Mazola Winstrol <span dir="ltr"><<a href="mailto:mazofeifer@gmail.com" target="_blank">mazofeifer@gmail.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"><div dir="ltr"><br><div class="gmail_extra"><div class="gmail_quote">I will send to list the final version in the next days for discussion.</div></div></div></blockquote></div><div><br></div></div></div></div></div></blockquote><br></div>Hello list,<br><br></div><div class="gmail_extra">I am sending you the nullable types implementation. The approach i choose is to separate comon parts in include files. This way, i can implement almost all operators a primitive type supports and so we can use the Nullable Types almost the same way we use native types. E.g. NullableInteger supports arithmetic operators while the NullableBoolean supports only the logical ones.<br><br></div><div class="gmail_extra">Please see the code in attachments and send your suggestions / remarks.<br><br></div><div class="gmail_extra">Best regards<br></div></div>