Re: Collection en traits

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

Re: Collection en traits

Mariano Martinez Peck


2010/3/2 Hernan Wilkinson <[hidden email]>
Que tal Carlos!
 hay varias implementaciones de Collection con traits... no tengo los links acá pero si buscás seguro encontrás rápido.
 También hay una tesis que escribieron Claudio y Nicolas que justamente reimplementaron la jerarquia usando traits... quedo muy buena y la presentaro en Smalltalks 2008... si te interesa te puedo pasar el informe, creo que tengo la imagen tambien... sino, Claudio o Nico, si ven el mail ponganse en contacto con Carlos.


Hernán: tenes a mano los links de las presentaciones (smalltalks), informe, papers, código o cualquier otra cosa ? hay algo en inglés ?

saludos

mariano

 
 Un abrazo
 Hernan.

2010/3/1 Carlos Lombardi <[hidden email]>

Estimados: una pregunta puntual. ¿Saben de la existencia de
1. algún script que agarre una imagen de Squeak o Pharo y organice la jerarquía de Collection usando traits
2. en su defecto, alguna distribución de Squeak o Pharo en la que la jerarquía de Collection esté organizada usando traits
?

Gracias y saludos cordiales de - Carlos Lombardi

--
To post to this group, send email to [hidden email]
To unsubscribe from this group, send email to [hidden email]
 
http://www.clubSmalltalk.org

--
To post to this group, send email to [hidden email]
To unsubscribe from this group, send email to [hidden email]
 
http://www.clubSmalltalk.org

--
To post to this group, send email to [hidden email]
To unsubscribe from this group, send email to [hidden email]
 
http://www.clubSmalltalk.org
 
To unsubscribe from this group, send email to clubsmalltalk+unsubscribegooglegroups.com or reply to this email with the words "REMOVE ME" as the subject.
Reply | Threaded
Open this post in threaded view
|

Re: Collection en traits

Alexandre Bergel-5
Hola Mariano,

Viste el articulo "Andrew P. Black, Nathanael Schärli, and Stéphane  
Ducasse. Applying Traits to the Smalltalk Collection Hierarchy. In  
Proceedings of 17th International Conference on Object-Oriented  
Programming Systems, Languages and Applications (OOPSLA'03)" ?

No hay un script para generar la jerarquia de collection en traits.

Alexandre


On 30 Mar 2010, at 09:17, Mariano Martinez Peck wrote:

>
>
> 2010/3/2 Hernan Wilkinson <[hidden email]>
> Que tal Carlos!
>  hay varias implementaciones de Collection con traits... no tengo  
> los links acá pero si buscás seguro encontrás rápido.
>  También hay una tesis que escribieron Claudio y Nicolas que  
> justamente reimplementaron la jerarquia usando traits... quedo muy  
> buena y la presentaro en Smalltalks 2008... si te interesa te puedo  
> pasar el informe, creo que tengo la imagen tambien... sino, Claudio  
> o Nico, si ven el mail ponganse en contacto con Carlos.
>
>
> Hernán: tenes a mano los links de las presentaciones (smalltalks),  
> informe, papers, código o cualquier otra cosa ? hay algo en inglés ?
>
> saludos
>
> mariano
>
>
>  Un abrazo
>  Hernan.
>
> 2010/3/1 Carlos Lombardi <[hidden email]>
>
> Estimados: una pregunta puntual. ¿Saben de la existencia de
> 1. algún script que agarre una imagen de Squeak o Pharo y organice  
> la jerarquía de Collection usando traits
> 2. en su defecto, alguna distribución de Squeak o Pharo en la que la  
> jerarquía de Collection esté organizada usando traits
> ?
>
> Gracias y saludos cordiales de - Carlos Lombardi
>
> --
> To post to this group, send email to [hidden email]
> To unsubscribe from this group, send email to [hidden email]
>
> http://www.clubSmalltalk.org
>
>
> --
> To post to this group, send email to [hidden email]
> To unsubscribe from this group, send email to [hidden email]
>
> http://www.clubSmalltalk.org
>
>
> --
> To post to this group, send email to [hidden email]
> To unsubscribe from this group, send email to [hidden email]
>
> http://www.clubSmalltalk.org
>
> To unsubscribe from this group, send email to clubsmalltalk
> +unsubscribegooglegroups.com or reply to this email with the words  
> "REMOVE ME" as the subject.

--
_,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
Alexandre Bergel  http://www.bergel.eu
^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.





--
To post to this group, send email to [hidden email]
To unsubscribe from this group, send email to [hidden email]

http://www.clubSmalltalk.org

To unsubscribe from this group, send email to clubsmalltalk+unsubscribegooglegroups.com or reply to this email with the words "REMOVE ME" as the subject.
Reply | Threaded
Open this post in threaded view
|

Re: Collection en traits

Andres Valloud-5
In reply to this post by Mariano Martinez Peck
Si mal no recuerdo, la tesis de Claudio y Nicolas no refactoriza las
jerarquias de Set y Dictionary.  Me parece que estaria bueno agregar
al trabajo que ya esta hecho.

2010/3/30 Mariano Martinez Peck <[hidden email]>:

>
>
> 2010/3/2 Hernan Wilkinson <[hidden email]>
>>
>> Que tal Carlos!
>>  hay varias implementaciones de Collection con traits... no tengo los
>> links acá pero si buscás seguro encontrás rápido.
>>  También hay una tesis que escribieron Claudio y Nicolas que justamente
>> reimplementaron la jerarquia usando traits... quedo muy buena y la
>> presentaro en Smalltalks 2008... si te interesa te puedo pasar el informe,
>> creo que tengo la imagen tambien... sino, Claudio o Nico, si ven el mail
>> ponganse en contacto con Carlos.
>>
>
> Hernán: tenes a mano los links de las presentaciones (smalltalks), informe,
> papers, código o cualquier otra cosa ? hay algo en inglés ?
>
> saludos
>
> mariano
>
>
>>
>>  Un abrazo
>>  Hernan.
>>
>> 2010/3/1 Carlos Lombardi <[hidden email]>
>>>
>>> Estimados: una pregunta puntual. ¿Saben de la existencia de
>>> 1. algún script que agarre una imagen de Squeak o Pharo y organice la
>>> jerarquía de Collection usando traits
>>> 2. en su defecto, alguna distribución de Squeak o Pharo en la que la
>>> jerarquía de Collection esté organizada usando traits
>>> ?
>>>
>>> Gracias y saludos cordiales de - Carlos Lombardi
>>>
>>> --
>>> To post to this group, send email to [hidden email]
>>> To unsubscribe from this group, send email to
>>> [hidden email]
>>>
>>> http://www.clubSmalltalk.org
>>
>> --
>> To post to this group, send email to [hidden email]
>> To unsubscribe from this group, send email to
>> [hidden email]
>>
>> http://www.clubSmalltalk.org
>
> --
> To post to this group, send email to [hidden email]
> To unsubscribe from this group, send email to
> [hidden email]
>
> http://www.clubSmalltalk.org
>
> To unsubscribe from this group, send email to
> clubsmalltalk+unsubscribegooglegroups.com or reply to this email with the
> words "REMOVE ME" as the subject.
>

--
To post to this group, send email to [hidden email]
To unsubscribe from this group, send email to [hidden email]

http://www.clubSmalltalk.org

To unsubscribe from this group, send email to clubsmalltalk+unsubscribegooglegroups.com or reply to this email with the words "REMOVE ME" as the subject.