[Cuis] Morph instance specific mouse and drag methods

Ignacio Matías Sniechowski 0800nacho at gmail.com
Thu Jan 16 11:25:17 CST 2014


Well.....something from Self:
http://docs.selflanguage.org/4.4/pdf/SelfHandbook-Self4.4-R2.pdf
(see chapter 7)
Something from here:
http://stephane.ducasse.free.fr/FreeBooks/CollectiveNBlueBook/morphic.final.pdf

:p




*Lic. Ignacio Sniechowski, MBA*






On Thu, Jan 16, 2014 at 5:09 PM, Germán Arduino <garduino at gmail.com> wrote:

> What is such "documentation" stuff? :)
>
>
> 2014/1/16 Ignacio Matías Sniechowski <0800nacho at gmail.com>
>
>> German don't feel alone there...I would love to know a lot more about
>> morphic but documentation is not easy to find. At least to me...
>> best
>> Nacho
>>
>>
>> *Lic. Ignacio Sniechowski, MBA*
>>
>>
>>
>>
>>
>>
>> On Thu, Jan 16, 2014 at 5:01 PM, Germán Arduino <garduino at gmail.com>wrote:
>>
>>> Very interesting. At leat to me that I'm not a Morphic expert, to learn
>>> and understand more stuff about Morphic.
>>>
>>> Thanks!
>>>
>>>
>>> 2014/1/15 Ken Dickey <Ken.Dickey at whidbey.com>
>>>
>>>> Some reasons for using properties for instance specific behavior:
>>>>   - Morphs already have properties (no new classes)
>>>>   - UI operations can be a bit slow but are fast relative to humans
>>>>   - No change to VM dispatch mechanics
>>>>   - Current usage does not change hardware event -> message dispatch
>>>> mechanics
>>>>
>>>> Much of what I am interested in relates to direct authoring via
>>>> drag-n-drop pallets and fill-in-the-blank or simple method extensions.  I
>>>> am not sure where I would use instance specific behavior outside of the UI.
>>>>
>>>> One thing to think about is that common patterns can use "threaded
>>>> code" which is very efficient.  For a specialized common cases the Scratch
>>>> solution is very attractive alternative to/as a mini-language.
>>>>
>>>> More playtime as I get a chance..
>>>> -KenD
>>>>
>>>> _______________________________________________
>>>> Cuis mailing list
>>>> Cuis at jvuletich.org
>>>> http://jvuletich.org/mailman/listinfo/cuis_jvuletich.org
>>>>
>>>
>>>
>>>
>>> --
>>> Saludos / Regards,
>>> Germán Arduino
>>> www.arduinosoftware.com
>>>
>>> _______________________________________________
>>> Cuis mailing list
>>> Cuis at jvuletich.org
>>> http://jvuletich.org/mailman/listinfo/cuis_jvuletich.org
>>>
>>>
>>
>> _______________________________________________
>> Cuis mailing list
>> Cuis at jvuletich.org
>> http://jvuletich.org/mailman/listinfo/cuis_jvuletich.org
>>
>>
>
>
> --
> Saludos / Regards,
> Germán Arduino
> www.arduinosoftware.com
>
> _______________________________________________
> Cuis mailing list
> Cuis at jvuletich.org
> http://jvuletich.org/mailman/listinfo/cuis_jvuletich.org
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://jvuletich.org/pipermail/cuis_jvuletich.org/attachments/20140116/c0a6b68a/attachment-0004.html>


More information about the Cuis mailing list