Más talento argentino!

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

Más talento argentino!

garduino
Hoy me enteré de este proyecto de Sebastiàn Sastre y me interesó mucho:

http://sebastianconcept.github.io/Mapless/


En la parte de Direction dice:

We would love to see more and better tests and iterate the design of the
reactive features so you can ultimately get an a model in one image being
observed in regard to one event by something in another image and that
something reacting upon that event. Broadcast and multicast of events would
be also a nice feat and not too hard to do. Have design suggestions?

Y leyendo este párrafo no puedo menos que recordar aquellos tiempos
imborrables para mi en los que Diego GD destinó muchas horas para ayudarme
en mis comienzos en Smalltalk y uno de sus proyectos que era como mi
favorito, el rST, el Remote Smalltalk, hasta el día de hoy me maravilla ver
imágenes comunicándose!

Quizás algunas ideas de rST podrían ayudar en esto?

Saludos!



--
Saludos / Regards,
Germán Arduino
www.arduinosoftware.com
Reply | Threaded
Open this post in threaded view
|

Re: Más talento argentino!

Edgar De Cleene
> Hoy me enteré de este proyecto de Sebastiàn Sastre y me interesó mucho:
>
> http://sebastianconcept.github.io/Mapless/
>
>
> En la parte de Direction dice:
>
> We would love to see more and better tests and iterate the design of the
> reactive features so you can ultimately get an a model in one image being
> observed in regard to one event by something in another image and that
> something reacting upon that event. Broadcast and multicast of events would be
> also a nice feat and not too hard to do. Have design suggestions?
>
> Y leyendo este párrafo no puedo menos que recordar aquellos tiempos
> imborrables para mi en los que Diego GD destinó muchas horas para ayudarme en
> mis comienzos en Smalltalk y uno de sus proyectos que era como mi favorito, el
> rST, el Remote Smalltalk, hasta el día de hoy me maravilla ver imágenes
> comunicándose!
>
> Quizás algunas ideas de rST podrían ayudar en esto?
>
> Saludos!


Voy a ponerlo como otro mas para la lista interminable :=)
Yo use las ideas del rST en mis experimentos de dos imagenes Madre - Hija
donde la segunda manda dnu a la primera.
Tantas cosas que hacer  tn poco tiempo...
Se que alguien famoso dijo esto...


Edgar


Reply | Threaded
Open this post in threaded view
|

Re: Más talento argentino!

J. Vuletich (mail lists)
In reply to this post by garduino
  Hola,

Con copia a Sebastián.

Quoting Germán Arduino <[hidden email]>:

>  
>                     Hoy me enteré de este proyecto de Sebastiàn Sastre
y

> me interesó mucho:
>        
> http://sebastianconcept.github.io/Mapless/            
>        
>       En la parte de Direction dice:
>        
>       We would love to see more and better tests and iterate the design
> of the reactive features so you can ultimately get an a model in one
> image being observed in regard to one event by something in another
> image and that something reacting upon that event. Broadcast and
> multicast of events would be also a nice feat and not too hard to do.
> Have design suggestions? 
>        
>       Y leyendo este párrafo no puedo menos que recordar aquellos
> tiempos imborrables para mi en los que Diego GD destinó muchas horas
> para ayudarme en mis comienzos en Smalltalk y uno de sus proyectos que
> era como mi favorito, el rST, el Remote Smalltalk, hasta el día de hoy
> me maravilla ver imágenes comunicándose!
>        
>       Quizás algunas ideas de rST podrían ayudar en esto?
>        
>       Saludos!
>        
>
>         
> --
>        Saludos / Regards,
> Germán Arduino
> www.arduinosoftware.com[1]

Interesante! Si entendí bien está restringido a objetos que tengan
estructura de árbol, no de grafo general, no? Estaría buena quizás una
lista explícita de limitaciones y suposiciones... (habla de persistir
modelos, no objetos; dice cosas como "There is no instVars...There is no
accessors..."). Y ya que pido, una comparativa conceptual con las
alternativas... Hace falta otro framework de persistencia más? Por qué?

Saludos,
Juan Vuletich


Links:
------
[1] http://www.arduinosoftware.com
Cheers,
Juan Vuletich