Cleaned up Variant methods and deprecated those that don't do anything or do the things as others but with looser typings. Added early support for "nothing"
This commit is contained in:
@@ -17,6 +17,8 @@
|
||||
<li>Redundant constructors removed
|
||||
<li>Experimental toJavaObject() method added that automatically
|
||||
converts to appropriate java type
|
||||
<li>Support added for "NOTHING", a Variant of type Dispatch with no value
|
||||
<li>Non functional getNull() and getEmpty() methods deprecated. They were void methods
|
||||
</ul>
|
||||
</li>
|
||||
<li>
|
||||
|
||||
Reference in New Issue
Block a user