IWST Papers

SP
Sean P. DeNigris
Sun, Jul 19, 2015 12:02 AM

Are they available for download? Specifically, I wanted to read "A First
Analysis of String APIs: the Case of Pharo"


Cheers,
Sean

View this message in context: http://forum.world.st/IWST-Papers-tp4838128.html
Sent from the ESUG mailing list archive at Nabble.com.

Are they available for download? Specifically, I wanted to read "A First Analysis of String APIs: the Case of Pharo" ----- Cheers, Sean -- View this message in context: http://forum.world.st/IWST-Papers-tp4838128.html Sent from the ESUG mailing list archive at Nabble.com.
LF
Luc Fabresse
Sun, Jul 19, 2015 12:57 AM

Hi Sean,

Here they are:
http://www.esug.org/wiki/pier/Conferences/2015/International-Workshop-IWST_15/IWST15?s=3aBvVh_7aA6Ta4h&_k=cS7nfmfo2Hd_E6zY&_n&31

Cheers,

#Luc

2015-07-19 2:02 GMT+02:00 Sean P. DeNigris sean@clipperadams.com:

Are they available for download? Specifically, I wanted to read "A First
Analysis of String APIs: the Case of Pharo"


Cheers,
Sean

View this message in context:
http://forum.world.st/IWST-Papers-tp4838128.html
Sent from the ESUG mailing list archive at Nabble.com.


Esug-list mailing list
Esug-list@lists.esug.org
http://lists.esug.org/mailman/listinfo/esug-list_lists.esug.org

Hi Sean, Here they are: http://www.esug.org/wiki/pier/Conferences/2015/International-Workshop-IWST_15/IWST15?_s=3aBvVh_7aA6Ta4h_&_k=cS7nfmfo2Hd_E6zY&_n&31 Cheers, #Luc 2015-07-19 2:02 GMT+02:00 Sean P. DeNigris <sean@clipperadams.com>: > Are they available for download? Specifically, I wanted to read "A First > Analysis of String APIs: the Case of Pharo" > > > > ----- > Cheers, > Sean > -- > View this message in context: > http://forum.world.st/IWST-Papers-tp4838128.html > Sent from the ESUG mailing list archive at Nabble.com. > > _______________________________________________ > Esug-list mailing list > Esug-list@lists.esug.org > http://lists.esug.org/mailman/listinfo/esug-list_lists.esug.org >
SP
Sean P. DeNigris
Sun, Jul 19, 2015 2:20 AM

Luc Fabresse wrote

Here they are

Got them, thanks :)


Cheers,
Sean

View this message in context: http://forum.world.st/IWST-Papers-tp4838128p4838139.html
Sent from the ESUG mailing list archive at Nabble.com.

Luc Fabresse wrote > Here they are Got them, thanks :) ----- Cheers, Sean -- View this message in context: http://forum.world.st/IWST-Papers-tp4838128p4838139.html Sent from the ESUG mailing list archive at Nabble.com.
DP
Damien Pollet
Sun, Jul 19, 2015 5:47 PM

And of course we're interested in feedback and ideas on how to proceed with the situation.

A few comments I got at ESUG:

  • do an ecosystem analysis to see what parts of the API are most used (and therefore sensitive to evolution)
  • check the cost of String allocations; YBuffer was an effort in avoiding useless copying of string data http://www.squeaksource.com/ajp

On 19 Jul 2015, at 04:20, Sean P. DeNigris sean@clipperadams.com wrote:

Luc Fabresse wrote

Here they are

Got them, thanks :)


Cheers,
Sean

View this message in context: http://forum.world.st/IWST-Papers-tp4838128p4838139.html
Sent from the ESUG mailing list archive at Nabble.com.


Esug-list mailing list
Esug-list@lists.esug.org
http://lists.esug.org/mailman/listinfo/esug-list_lists.esug.org

--
Damien Pollet
type less, do more [ | ] http://people.untyped.org/damien.pollet

And of course we're interested in feedback and ideas on how to proceed with the situation. A few comments I got at ESUG: - do an ecosystem analysis to see what parts of the API are most used (and therefore sensitive to evolution) - check the cost of String allocations; YBuffer was an effort in avoiding useless copying of string data http://www.squeaksource.com/ajp > On 19 Jul 2015, at 04:20, Sean P. DeNigris <sean@clipperadams.com> wrote: > > Luc Fabresse wrote >> Here they are > > Got them, thanks :) > > > > ----- > Cheers, > Sean > -- > View this message in context: http://forum.world.st/IWST-Papers-tp4838128p4838139.html > Sent from the ESUG mailing list archive at Nabble.com. > > _______________________________________________ > Esug-list mailing list > Esug-list@lists.esug.org > http://lists.esug.org/mailman/listinfo/esug-list_lists.esug.org -- Damien Pollet type less, do more [ | ] http://people.untyped.org/damien.pollet