Hi martin I would like to know what is the API Ficus uses from TClass. Do you have an idea? Stef
Hi Stef, I've just loaded Ficus in latest 6.1, and I didn't find any usage of TClass. I printed "TClass users" and got "an IdentitySet(Trait Class)" Then I browsed the code, and what I see in relation to your question is: - RFiBehavior uses TClassDescription and TBehavior - RFiAbstractTrait uses TComposingDescription and TTransformationCompatibility This is part of the FicusRing package. FYI, I loaded the project the same way as the bootstrap may be loading the code (is it loading it?): EpMonitor current disable. Metacello new smalltalkhubUser: 'MartinDias' project: 'Ficus'; configuration: #Ficus; version: #development; load: #mini. MartÃn On Tue, Feb 13, 2018 at 2:23 PM, Stephane Ducasse <stepharo.self@gmail.com> wrote:
Hi martin
I would like to know what is the API Ficus uses from TClass. Do you have an idea?
Stef
Thanks martin. I will check with Pavel when he is back from vacation because these traits looks dated to me. S. On Tue, Feb 13, 2018 at 7:58 PM, Martin Dias <tinchodias@gmail.com> wrote:
Hi Stef, I've just loaded Ficus in latest 6.1, and I didn't find any usage of TClass.
I printed "TClass users" and got "an IdentitySet(Trait Class)"
Then I browsed the code, and what I see in relation to your question is:
- RFiBehavior uses TClassDescription and TBehavior - RFiAbstractTrait uses TComposingDescription and TTransformationCompatibility
This is part of the FicusRing package.
FYI, I loaded the project the same way as the bootstrap may be loading the code (is it loading it?):
EpMonitor current disable. Metacello new smalltalkhubUser: 'MartinDias' project: 'Ficus'; configuration: #Ficus; version: #development; load: #mini.
MartÃn
On Tue, Feb 13, 2018 at 2:23 PM, Stephane Ducasse <stepharo.self@gmail.com> wrote:
Hi martin
I would like to know what is the API Ficus uses from TClass. Do you have an idea?
Stef
It was a kind of model for epicea. Stef On Wed, Feb 14, 2018 at 8:50 AM, Norbert Hartl <norbert@hartl.name> wrote:
What is Ficus?
Norbert
Am 13.02.2018 um 18:23 schrieb Stephane Ducasse <stepharo.self@gmail.com>:
Hi martin
I would like to know what is the API Ficus uses from TClass. Do you have an idea?
Stef
participants (3)
-
Martin Dias -
Norbert Hartl -
Stephane Ducasse