<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to feature-requests</title><link>https://sourceforge.net/p/bexscript/feature-requests/</link><description>Recent changes to feature-requests</description><atom:link href="https://sourceforge.net/p/bexscript/feature-requests/feed.rss" rel="self"/><language>en</language><lastBuildDate>Thu, 28 Sep 2006 16:35:13 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/bexscript/feature-requests/feed.rss" rel="self" type="application/rss+xml"/><item><title>Support for velocity-like syntax</title><link>https://sourceforge.net/p/bexscript/feature-requests/6/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Add straightforward support for variable replacement &lt;br /&gt;
within strings and other contexts.  e.g.,&lt;/p&gt;
&lt;p&gt;x = 5;&lt;br /&gt;
print("the value of x is $x");&lt;br /&gt;
&amp;gt;&amp;gt; the value of x is 5&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Gary Furash</dc:creator><pubDate>Thu, 28 Sep 2006 16:35:13 -0000</pubDate><guid>https://sourceforge.net20f6f8e798491b9e4cef373c536d111571946717</guid></item><item><title>EXTENDS support</title><link>https://sourceforge.net/p/bexscript/feature-requests/5/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Add support for Extending classes (ideally within a &lt;br /&gt;
script but outside of a class in the same way that &lt;br /&gt;
implements works).&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Gary Furash</dc:creator><pubDate>Thu, 28 Sep 2006 14:25:37 -0000</pubDate><guid>https://sourceforge.net4147543bad21ef0763147f6523f40f6c49075c9c</guid></item><item><title>Change array syntax</title><link>https://sourceforge.net/p/bexscript/feature-requests/4/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Support more Java-like array syntax (creation, &lt;br /&gt;
declaration, etc.)&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Gary Furash</dc:creator><pubDate>Thu, 28 Sep 2006 14:24:46 -0000</pubDate><guid>https://sourceforge.neta7487355a0d569818d23f4ef292ca0bd978b74e1</guid></item><item><title>Embedded expressions in strings</title><link>https://sourceforge.net/p/bexscript/feature-requests/3/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;It would be nice if you could embed bex expressions in&lt;br /&gt;
strings. For example: foo = "Hello ${person.name}". The&lt;br /&gt;
current solution using the format function from the&lt;br /&gt;
standard library isn't quite as elegant.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Juha Lindström</dc:creator><pubDate>Mon, 25 Sep 2006 06:43:42 -0000</pubDate><guid>https://sourceforge.netf125d485e0921ca0b373c305282fed3375ed0641</guid></item><item><title>addClassPath</title><link>https://sourceforge.net/p/bexscript/feature-requests/2/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;In BeanShell you can dynamically modify the classpath&lt;br /&gt;
where the language runtime searches for classes and&lt;br /&gt;
commands. This would be useful in bex as well since&lt;br /&gt;
then you wouldn't have to set the classpath before&lt;br /&gt;
launching the interpreter.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Juha Lindström</dc:creator><pubDate>Mon, 25 Sep 2006 06:39:57 -0000</pubDate><guid>https://sourceforge.nete0e2bf7a6d6c17b23a763d7256f38dab9940390e</guid></item><item><title>importCommands</title><link>https://sourceforge.net/p/bexscript/feature-requests/1/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;In BeanShell you can use importCommands to specify&lt;br /&gt;
directories or packages where the language runtime&lt;br /&gt;
searches for "commands". A command is basically a&lt;br /&gt;
function that does something useful. In BeanShell a&lt;br /&gt;
command can be implemented in BeanShell or Java.&lt;br /&gt;
Similar functionality would be useful in bex.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Juha Lindström</dc:creator><pubDate>Mon, 25 Sep 2006 06:25:21 -0000</pubDate><guid>https://sourceforge.net46a2fce219176f267a952a42eb52c4575939f50e</guid></item></channel></rss>