<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wikidot="http://www.wikidot.com/rss-namespace">

	<channel>
		<title>Requests &amp; suggestions (new posts)</title>
		<link>http://wiki.openamq.org/forum/c-357/requests-suggestions</link>
		<description>Posts in the forum category &quot;Requests &amp; suggestions&quot; - This is a good place to post and discuss ideas for improvements. To post here, you have to be a registered Wikidot user.</description>
				<copyright></copyright>
		<lastBuildDate></lastBuildDate>
		
					<item>
				<guid>http://wiki.openamq.org/forum/t-47454#post-126690</guid>
				<title>JMS support: JMS support</title>
				<link>http://wiki.openamq.org/forum/t-47454/jms-support#post-126690</link>
				<description></description>
				<pubDate>Mon, 17 Mar 2008 22:09:19 +0000</pubDate>
				<wikidot:authorName>gthiruva</wikidot:authorName>				<wikidot:authorUserId>97693</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Hi,</p> <p>I was wondering if there's any new news about JMS support on OpenAMQ. The last piece of info from November 2007 says that JMS support would be re-introduced within several weeks.</p> <p>Is that still the case? And what's the reason for the hold-up? Is this purely a legal issue? Or do you guys need some development help?</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://wiki.openamq.org/forum/t-14012#post-56869</guid>
				<title>Update build to use existing APR build?: Re: Update build to use existing APR build?</title>
				<link>http://wiki.openamq.org/forum/t-14012/update-build-to-use-existing-apr-build#post-56869</link>
				<description></description>
				<pubDate>Thu, 11 Oct 2007 14:24:49 +0000</pubDate>
				<wikidot:authorName>Jacobus Geluk</wikidot:authorName>				<wikidot:authorUserId>42193</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>That would be great for the Mac OS X platform too, where apr, apr-util and the other foreign library can be build with the macports system easily.</p> <p>It would be even better if OpenAMQ became a port for port systems of Mac OS X (and FreeBSD)…</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://wiki.openamq.org/forum/t-14012#post-34997</guid>
				<title>Update build to use existing APR build?: Update build to use existing APR build?</title>
				<link>http://wiki.openamq.org/forum/t-14012/update-build-to-use-existing-apr-build#post-34997</link>
				<description></description>
				<pubDate>Tue, 17 Jul 2007 12:49:26 +0000</pubDate>
				<wikidot:authorName>jmudd</wikidot:authorName>				<wikidot:authorUserId>27379</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Would it be possible to update the OpenAMQ build to make use of an existing APR build instead of having to build another set of dlls?</p> <p>Thanks.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://wiki.openamq.org/forum/t-6272#post-14664</guid>
				<title>WireAPI: Shared libraries or Dlls: Re: WireAPI: Shared libraries or Dlls</title>
				<link>http://wiki.openamq.org/forum/t-6272/wireapi:shared-libraries-or-dlls#post-14664</link>
				<description></description>
				<pubDate>Fri, 23 Mar 2007 13:44:02 +0000</pubDate>
				<wikidot:authorName>192.206.151.130</wikidot:authorName>								<content:encoded>
					<![CDATA[
						 <p>Forgot to mention: a C# API wrapper can be used from any .NET language.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://wiki.openamq.org/forum/t-6272#post-14634</guid>
				<title>WireAPI: Shared libraries or Dlls: Re: WireAPI: Shared libraries or Dlls</title>
				<link>http://wiki.openamq.org/forum/t-6272/wireapi:shared-libraries-or-dlls#post-14634</link>
				<description></description>
				<pubDate>Fri, 23 Mar 2007 08:46:01 +0000</pubDate>
				<wikidot:authorName>pieterh</wikidot:authorName>				<wikidot:authorUserId>99</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>OK, thanks for the details.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://wiki.openamq.org/forum/t-6272#post-14553</guid>
				<title>WireAPI: Shared libraries or Dlls: Re: WireAPI: Shared libraries or Dlls</title>
				<link>http://wiki.openamq.org/forum/t-6272/wireapi:shared-libraries-or-dlls#post-14553</link>
				<description></description>
				<pubDate>Thu, 22 Mar 2007 13:33:24 +0000</pubDate>
				<wikidot:authorName>192.206.151.130</wikidot:authorName>								<content:encoded>
					<![CDATA[
						 <p>I am using .NET (C#). I have experience with interfacing to C libraries from C#.<br /> I am also sometimes still using Delphi, which quite naturally can interface to C.</p> <p>Karl</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://wiki.openamq.org/forum/t-6272#post-14519</guid>
				<title>WireAPI: Shared libraries or Dlls: Re: WireAPI: Shared libraries or Dlls</title>
				<link>http://wiki.openamq.org/forum/t-6272/wireapi:shared-libraries-or-dlls#post-14519</link>
				<description></description>
				<pubDate>Thu, 22 Mar 2007 09:01:39 +0000</pubDate>
				<wikidot:authorName>pieterh</wikidot:authorName>				<wikidot:authorUserId>99</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Yes, this is something we will make at some stage. It requires some improvements to our build system, but as you point out, it's useful for linking with other languages. We also have a SWIG api in development, will be packaged and released later.</p> <p>Can you tell us what languages you are using? Mostly we need users to tell us their priorities… we prefer to make nothing that's not actually going to be used by someone.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://wiki.openamq.org/forum/t-6272#post-14029</guid>
				<title>WireAPI: Shared libraries or Dlls: WireAPI: Shared libraries or Dlls</title>
				<link>http://wiki.openamq.org/forum/t-6272/wireapi:shared-libraries-or-dlls#post-14029</link>
				<description></description>
				<pubDate>Mon, 19 Mar 2007 17:21:40 +0000</pubDate>
				<wikidot:authorName>192.206.151.130</wikidot:authorName>								<content:encoded>
					<![CDATA[
						 <p>Just downloaded OpenAMQ 1.2c. Had a look at the WireAPI, but the build only provides static libraries.<br /> There are other languages out there that have a C interface. For those languages it would be nice to have your API accessible through shared libraries (Unix) or Dlls (Windows).</p> 
				 	]]>
				</content:encoded>							</item>
				</channel>
</rss>