This content has been marked as final.
Show 2 replies
-
Re: Plugin fails to compile with 3.4.0 beta
BenV Oct 5, 2007 6:48 AM (in response to BenV)Checked out the source from SVN and saw that I can just use the ClientSession itself now, and no longer need to get a Connection object. Everything else compiles just fine, I'm impressed that despite all the internal changes the API remained so stable, great work!
-
Re: Plugin fails to compile with 3.4.0 beta
Gaston DombiakOct 5, 2007 2:30 PM (in response to BenV)
BenV wrote:
<snip>I'm impressed that despite all the internal changes the API remained so stable, great work!
That is 100% the magic of using Objects. Those were my exact words while I was in the middle of the big refactoring......"Thank god we are using objects..."
Regards,
-- Gato
-