<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to feature-requests</title><link href="https://sourceforge.net/p/activityscript/feature-requests/" rel="alternate"/><link href="https://sourceforge.net/p/activityscript/feature-requests/feed.atom" rel="self"/><id>https://sourceforge.net/p/activityscript/feature-requests/</id><updated>2006-06-03T03:31:59Z</updated><subtitle>Recent changes to feature-requests</subtitle><entry><title>Support for other UML tools.</title><link href="https://sourceforge.net/p/activityscript/feature-requests/9/" rel="alternate"/><published>2006-06-03T03:31:59Z</published><updated>2006-06-03T03:31:59Z</updated><author><name>jdoxey</name><uri>https://sourceforge.net/u/jdoxey/</uri></author><id>https://sourceforge.net23c19061a317b912a682cd99a149b714231f5a4b</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;At the moment ActivityScript only supports activity&lt;br /&gt;
diagrams with the Eclipse UML plugin.  Some XSL needs&lt;br /&gt;
to be created for other UML tools.&lt;/p&gt;
&lt;p&gt;ActivityScript has it's own XML format for scripts. &lt;br /&gt;
For UML tools which create XML (XMI) documents, an XSL&lt;br /&gt;
needs to be defined for transforming the UML tool's XML&lt;br /&gt;
document into an ActivityScript XML document.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Make development process cross platform</title><link href="https://sourceforge.net/p/activityscript/feature-requests/8/" rel="alternate"/><published>2006-06-03T03:16:43Z</published><updated>2006-06-03T03:16:43Z</updated><author><name>jdoxey</name><uri>https://sourceforge.net/u/jdoxey/</uri></author><id>https://sourceforge.net7b4537e4ed44a37ed4aaee57233e2d58f4b91ead</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Make sure the development process is cross platform.  I&lt;br /&gt;
guess this will mostly be making sure the build script&lt;br /&gt;
works on all major platforms.  A release built on any&lt;br /&gt;
platform should be runnable on any platform.&lt;/p&gt;
&lt;p&gt;Includes testing on OS X, Windows (just XP should do),&lt;br /&gt;
and major Linuxes (Ubuntu, Fedora &amp;amp; Suse).&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Make release cross platform</title><link href="https://sourceforge.net/p/activityscript/feature-requests/7/" rel="alternate"/><published>2006-06-03T03:09:21Z</published><updated>2006-06-03T03:09:21Z</updated><author><name>jdoxey</name><uri>https://sourceforge.net/u/jdoxey/</uri></author><id>https://sourceforge.netbf6997330afe67b402d0fbcdd995d86f4a4aa239</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Make sure the release is cross platform.  Includes&lt;br /&gt;
testing on OS X, Windows (just XP should do), and some&lt;br /&gt;
Linuxes (Ubuntu, Fedora &amp;amp; Suse)&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Ant/Maven build script</title><link href="https://sourceforge.net/p/activityscript/feature-requests/6/" rel="alternate"/><published>2006-06-03T03:06:29Z</published><updated>2006-06-03T03:06:29Z</updated><author><name>jdoxey</name><uri>https://sourceforge.net/u/jdoxey/</uri></author><id>https://sourceforge.net0ff0cc138502d8511aa0a1354094cfac1d696dbf</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Create an Ant or Maven build script.  Includes asessing&lt;br /&gt;
which is most appropriate (Ant or Maven) for this project.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Testing framework</title><link href="https://sourceforge.net/p/activityscript/feature-requests/5/" rel="alternate"/><published>2006-06-03T03:04:14Z</published><updated>2006-06-03T03:04:14Z</updated><author><name>jdoxey</name><uri>https://sourceforge.net/u/jdoxey/</uri></author><id>https://sourceforge.net3913f25e3498b769c2d319bdc2794c4e7c25e34f</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Add unit/system/regression testing framework to the&lt;br /&gt;
build script.  This is easier when it's done earlier&lt;br /&gt;
rather than later.&lt;/p&gt;
&lt;p&gt;Cobertura code coverage would be nice, although a lower&lt;br /&gt;
priority and most likely a separate feature to&lt;br /&gt;
implement later on.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Add Python (Jython?) support</title><link href="https://sourceforge.net/p/activityscript/feature-requests/4/" rel="alternate"/><published>2006-06-03T02:56:01Z</published><updated>2006-06-03T02:56:01Z</updated><author><name>jdoxey</name><uri>https://sourceforge.net/u/jdoxey/</uri></author><id>https://sourceforge.netc72532f0d1d4da0b7b91f4bbc0b3853b0e298ff9</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Allow the scripting engine to be changed to Python&lt;br /&gt;
syntax.  The simplest way might be using the Jython jar(s).&lt;/p&gt;
&lt;p&gt;(NB. this feature requires the feature "Multiple&lt;br /&gt;
scripting engines in one release")&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Add Perl support</title><link href="https://sourceforge.net/p/activityscript/feature-requests/3/" rel="alternate"/><published>2006-06-03T02:54:37Z</published><updated>2006-06-03T02:54:37Z</updated><author><name>jdoxey</name><uri>https://sourceforge.net/u/jdoxey/</uri></author><id>https://sourceforge.netb3be657b5a085f8d6ecdb4e99138822f8cc90a5a</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Allow the scripting engine to be changed to Perl syntax.&lt;br /&gt;
&lt;/p&gt;
&lt;p&gt;(NB. this feature requires the feature "Multiple&lt;br /&gt;
scripting engines in one release")&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Multiple scripting engines in one release</title><link href="https://sourceforge.net/p/activityscript/feature-requests/2/" rel="alternate"/><published>2006-06-03T02:53:37Z</published><updated>2006-06-03T02:53:37Z</updated><author><name>jdoxey</name><uri>https://sourceforge.net/u/jdoxey/</uri></author><id>https://sourceforge.net919ca8191769f22c91f2d53d0fccdd1d46fc9930</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;It would be nice to not have to create a dist for each&lt;br /&gt;
different scripting engine.  The scripting engine&lt;br /&gt;
should be configurable in the release.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Add Ruby (JRuby?) support</title><link href="https://sourceforge.net/p/activityscript/feature-requests/1/" rel="alternate"/><published>2006-06-03T02:48:53Z</published><updated>2006-06-03T02:48:53Z</updated><author><name>jdoxey</name><uri>https://sourceforge.net/u/jdoxey/</uri></author><id>https://sourceforge.net532510e96ea1c73a4239762e6910da68548e808c</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Allow the scripting engine to be changed to Ruby&lt;br /&gt;
syntax.  The simplest way might be using the JRuby jar(s).&lt;/p&gt;
&lt;p&gt;(NB. this feature requires the feature "Multiple&lt;br /&gt;
scripting engines in one release")&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>