Re: Clojure + Terracotta: We Have REPL!

2009-03-05 Thread Nabib El-Rahman
awesome Paul :) On Thu, Mar 5, 2009 at 12:23 PM, Paul Stadig wrote: > > I had one last, major hurdle, and was helped by Chouser (thank you!). > > http://paul.stadig.name/2009/03/clojure-terracotta-we-have-repl.html > > Still lots more to do, and probably some simple changes that could be > rolle

Re: Clojure + Terracotta = Yeah, Baby!

2009-02-28 Thread Nabib El-Rahman
Its a way to package integration details into a module. For example, if I want to cluster EHCache, I can drive through the code and figure out what data structure to share and subsequently lock on. All that work can be packaged into a module for terracotta, so that way people who just want to use

Re: Clojure + Terracotta = Yeah, Baby!

2009-02-28 Thread Nabib El-Rahman
Hi guys, I work for Terracotta ( on the server side ) and find this work with Clojure + Terracotta very exciting. Writing a TIM is definitely the way to go, It's a place to hide the glue until both Terracotta and Clojure catches up with each other. If you have any questions feel free to post on o