Re: Upgrades to the comet binding

2011-06-07 Thread Simon Laws
On Mon, Jun 6, 2011 at 8:15 AM, ant elder ant.el...@gmail.com wrote:
 On Thu, May 26, 2011 at 11:00 AM, Florian Moga moga@gmail.com wrote:
 A short addition to the previous mail, the new samples are featuring a
 pub/sub system, a chat and a real-time suggestion/autocomplete webapp.
 On Thu, May 26, 2011 at 12:55 PM, Florian Moga moga@gmail.com wrote:

 Hi,
 Lately I've been working to improve the comet binding as you've probably
 noticed. I've done multiple improvements in the forward to callback call
 communication, support for non-blocking calls, multiple responses, non-void
 return types, client disconnect detection and upgrade to Atmosphere 0.7.1
 runtime and jQuery client which improves reliability.
 Best way to see the improvements is probably to run the samples (i've
 added 3 new samples) which you can find at [1]. They all demonstrate various
 features and ways to use the binding (which I tried to do as flexible as
 possible). While running the samples, feel free to try more than one client
 at a time. Preferably use different browsers for that as browsers are
 limited to keep a maximum of 2 connections per domain so if you'll try
 different tabs of the same browser you'll get funny behavior.
 I will soon document the samples in order to give them a tutorial flavor
 and write website documentation but in the mean time your feedback would be
 greatly appreciated.
 Thanks,
 Florian

 [1] http://svn.apache.org/repos/asf/tuscany/sca-java-2.x/contrib/samples/learning-more/binding-comet/


 I had a look at these over the weekend, they look great. This is the
 type of thing i've always wanted for the Tuscany web clients so its
 terrific to have it working now.

   ...ant


Sounds excellent Florian. Haven't looked yet (just back in from
vacation) but will do so.

Simon

-- 
Apache Tuscany committer: tuscany.apache.org
Co-author of a book about Tuscany and SCA: tuscanyinaction.com


Re: Upgrades to the comet binding

2011-06-07 Thread Florian Moga
Ant, thanks for reviewing. Glad to see your comments.

Simon, I'm looking forward to your feedback as well.


On Tue, Jun 7, 2011 at 10:59 AM, Simon Laws simonsl...@googlemail.comwrote:

 On Mon, Jun 6, 2011 at 8:15 AM, ant elder ant.el...@gmail.com wrote:
  On Thu, May 26, 2011 at 11:00 AM, Florian Moga moga@gmail.com
 wrote:
  A short addition to the previous mail, the new samples are featuring a
  pub/sub system, a chat and a real-time suggestion/autocomplete webapp.
  On Thu, May 26, 2011 at 12:55 PM, Florian Moga moga@gmail.com
 wrote:
 
  Hi,
  Lately I've been working to improve the comet binding as you've
 probably
  noticed. I've done multiple improvements in the forward to callback
 call
  communication, support for non-blocking calls, multiple responses,
 non-void
  return types, client disconnect detection and upgrade to Atmosphere
 0.7.1
  runtime and jQuery client which improves reliability.
  Best way to see the improvements is probably to run the samples (i've
  added 3 new samples) which you can find at [1]. They all demonstrate
 various
  features and ways to use the binding (which I tried to do as flexible
 as
  possible). While running the samples, feel free to try more than one
 client
  at a time. Preferably use different browsers for that as browsers are
  limited to keep a maximum of 2 connections per domain so if you'll try
  different tabs of the same browser you'll get funny behavior.
  I will soon document the samples in order to give them a tutorial
 flavor
  and write website documentation but in the mean time your feedback
 would be
  greatly appreciated.
  Thanks,
  Florian
 
  [1]
 http://svn.apache.org/repos/asf/tuscany/sca-java-2.x/contrib/samples/learning-more/binding-comet/
 
 
  I had a look at these over the weekend, they look great. This is the
  type of thing i've always wanted for the Tuscany web clients so its
  terrific to have it working now.
 
...ant
 

 Sounds excellent Florian. Haven't looked yet (just back in from
 vacation) but will do so.

 Simon

 --
 Apache Tuscany committer: tuscany.apache.org
 Co-author of a book about Tuscany and SCA: tuscanyinaction.com