Daily Archives: January 18, 2012

Comment on Distributed automated acceptance testing with Robot and Chef by Pekka Klärck

January 18, 2012
By

Looks very nice! We are going to build a virtual machine image with Robot, RIDE, and some commonly used libraries to make trying out the framework easy. Your recipes may help automating creating the image. Notice also that in Robot Framework 2.7 we are changing the installation and start-up system and that may affect...

Read more »

Comment on The Java Memory Architecture (1. Act) by Mirko Novakovic

January 18, 2012
By

Hi Tomek, this means that the specification does not require the method area to have a garbage collector. Mirko

Read more »

Comment on The Java Memory Architecture (1. Act) by Tomek Kaczanowski

January 18, 2012
By

Mirko, thank you very much for this interesting post. It filled the gap between theory (heap, stack, etc) and practice (PermGen space error). I did not understand one paragraph: "The method area can be part of the heap and will be created at runtime. The size of the method area can be static or dynamic and it...

Read more »

Comment on Java EE vs Spring. Or: What is a standard? by d0natas

January 18, 2012
By

Thank you guys for the discussion. Some thoughts: Developers of enterprise applications normally focus on solving business problems. They are happy to use a technology which allows them to achieve desired (business) results. Spring (or Rod Johnson with his book) came out in a past and made a lot of them happy (me too:)....

Read more »

Tags