Re: [Pharo-users] [ANN] Test Coverage with Hapao

2014-09-21 Thread Tudor Girba
It is :) Doru On Sun, Sep 21, 2014 at 8:28 PM, Trygve Reenskaug wrote: > Thanks. Looks like a powerful improvement. --Trygve > > > On 21.09.2014 19:34, Tudor Girba wrote: > > Class categories are system categories :). > > Since Pharo 3.0, they are replaced with RPackage. They are still arou

Re: [Pharo-users] [ANN] Test Coverage with Hapao

2014-09-21 Thread Trygve Reenskaug
Thanks. Looks like a powerful improvement. --Trygve On 21.09.2014 19:34, Tudor Girba wrote: Class categories are system categories :). Since Pharo 3.0, they are replaced with RPackage. They are still around at the moment as a backup system, but almost everything in the image should now work

Re: [Pharo-users] [ANN] Test Coverage with Hapao

2014-09-21 Thread Tudor Girba
Class categories are system categories :). Since Pharo 3.0, they are replaced with RPackage. They are still around at the moment as a backup system, but almost everything in the image should now work through RPackage. The difference between the two is that while system categories are awkward strin

Re: [Pharo-users] [ANN] Test Coverage with Hapao

2014-09-21 Thread Trygve Reenskaug
Doru, "/Now pay attention class categories will not exist in the future./" I already know about system categories (categories of classes) and method categories within a class. I understood you to mean system categories. What are class categories and why will they be removed? --Trygve On 21.09.

Re: [Pharo-users] [ANN] Test Coverage with Hapao

2014-09-21 Thread Tudor Girba
What do you mean? Doru On Sun, Sep 21, 2014 at 2:42 PM, Trygve Reenskaug wrote: > > On 20.09.2014 14:51, stepharo wrote: > > This is cool I blog about it. > Now pay attention class categories will not exist in the future. > > Stef > > Any ref to this development? > -- www.tudorgirba.com "E

Re: [Pharo-users] [ANN] Test Coverage with Hapao

2014-09-21 Thread Trygve Reenskaug
On 20.09.2014 14:51, stepharo wrote: This is cool I blog about it. Now pay attention class categories will not exist in the future. Stef Any ref to this development?

Re: [Pharo-users] [ANN] Test Coverage with Hapao

2014-09-20 Thread stepharo
This is cool I blog about it. Now pay attention class categories will not exist in the future. Stef On 16/9/14 18:03, Alexandre Bergel wrote: Dear all, We are happy to release Hapao2 for Pharo. Ricard Jacas and Alejandro Infante put quite some work on Spy2 (an über cool profiling framework f

[Pharo-users] [ANN] Test Coverage with Hapao

2014-09-16 Thread Alexandre Bergel
Dear all, We are happy to release Hapao2 for Pharo. Ricard Jacas and Alejandro Infante put quite some work on Spy2 (an über cool profiling framework for Pharo) and Hapao2. Hapao2 is about assessing the test coverage of your code and is a major revamp of Hapao1, which was presented a couple of y