<?xml version="1.0"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>SDE Service Development Environment: Ticket #19: Arrays in Function Parameters or Multiple Parameters</title>
    <link>http://sde.pst.ifi.lmu.de/trac/sde/ticket/19</link>
    <description>&lt;p&gt;
What is the best way to pass arrays of values for a SENSORIA plug-in function and keep it "safe" for SENSORIA scripting?  e.g. I need to allow the user to pass multiple files, strings etc in a function call... a sample function signature would be:
&lt;/p&gt;
&lt;p&gt;
foo(String[]filesA, String[]filesB, ...)
&lt;/p&gt;
&lt;p&gt;
Is this ok, or can you suggest an alternative?
&lt;/p&gt;
</description>
    <language>en-us</language>
    <image>
      <title>SDE Service Development Environment</title>
      <url>http://sde.pst.ifi.lmu.de/trac/sde/chrome/site/SDELogo.png</url>
      <link>http://sde.pst.ifi.lmu.de/trac/sde/ticket/19</link>
    </image>
    <generator>Trac 0.12.2</generator>
    <item>
      
        <dc:creator>mayer</dc:creator>

      <pubDate>Sun, 03 Feb 2008 13:49:47 GMT</pubDate>
      <title>status changed; resolution set</title>
      <link>http://sde.pst.ifi.lmu.de/trac/sde/ticket/19#comment:1</link>
      <guid isPermaLink="false">http://sde.pst.ifi.lmu.de/trac/sde/ticket/19#comment:1</guid>
      <description>
          &lt;ul&gt;
            &lt;li&gt;&lt;strong&gt;status&lt;/strong&gt;
                changed from &lt;em&gt;new&lt;/em&gt; to &lt;em&gt;closed&lt;/em&gt;
            &lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;resolution&lt;/strong&gt;
                set to &lt;em&gt;fixed&lt;/em&gt;
            &lt;/li&gt;
          &lt;/ul&gt;
        &lt;p&gt;
Both array and list types as input are now handled by the wizard.
&lt;/p&gt;
      </description>
      <category>Ticket</category>
    </item>
 </channel>
</rss>