On Mon, Oct 26, 2009 at 9:54 PM, David Thompson <span dir="ltr">&lt;<a href="mailto:dcthomp@sandia.gov">dcthomp@sandia.gov</a>&gt;</span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Hi Jeff (and list),<br>
<br>
I saw that you submitted bug #8829 and a <a href="http://uservoice.com" target="_blank">uservoice.com</a> request for accessing vtkVariant methods from wrapped languages. I ran into this problem as well and came up with at least a partial workaround for python: the code below should give you read-only access to any vtkVariant in a vtkVariantArray.<br>
<br></blockquote><div><br></div><div>Very nice. The brevity of this code suggests that it would not be too hard to integrate this into at least the python wrappers of VTK. The issue is that we normally must implement a fix for all wrapped languages at once (Java and Tcl too), and there is hardly anyone who can easily do all three by themselves. Getting this fix in would likely require some coordination from multiple developers.</div>
<div><br></div><div>Jeff</div><div><br></div></div>