Re: [Pharo-dev] IMPORTANT: Looking for names of contributors for Pharo 3
These are the names in the 30inbox (((MCHttpRepository allInstances second allFileNames collect: [ :each | |minpos dotpos| minpos := 0. dotpos := 0. each doWithIndex: [ :char :index | char = $. ifTrue: [ minpos =0 ifFalse: [ dotpos =0 ifTrue: [dotpos :=index ] ] ]. char = $- ifTrue: [ minpos := index ]]. dotpos > minpos ifTrue: [ each copyFrom: minpos+1 to: dotpos-1 ] ifFalse: [ '' ] ]) asSet )asSortedCollection ) a SortedCollection('' 'AlainPlantec' 'AlejandroInfante' 'AlexandreBergel' 'AliakseiSyrel' 'AndreiChis' 'AttilaMagyar' 'BenComan' 'BenjaminVanRyseghem' 'BernardoContreras' 'CAMILLETERUEL' 'CT' 'CamilleTeruel' 'CamilloBruni' 'ChristopheDemarey' 'ClementBer' 'ClementBera' 'DamienCassou' 'DamienPollet' 'DenisKudryashov' 'ErwanD' 'ErwanDouaille' 'EstebanLorenzano' 'FernandoOlivero' 'GabrielOmarCotelli' 'GiselaDecuzzi' 'GuidoChari' 'GuillermoPolito' 'HenrikSperreJohansen' 'HernanMoralesDurand' 'HernanWilkinson' 'HilaireFernandes' 'IgorStasenko' 'JochenRick' 'JurajKubelka' 'LaurentLaffont' 'LeoGassman' 'LucFabresse' 'LucasGiudice' 'MarcusDenjer' 'MarcusDenker' 'MarianoMartinezPeck' 'MartinDias' 'MartinWalk' 'MaxLeske' 'NickPapoulias' 'NicolaiHess' 'NicolasPapagnaMaldonado' 'NicolasPasserini' 'NicolasPetton' 'NorbertHartl' 'PabloHerrero' 'Part' 'Part2' 'PartOne' 'PavelKrivanek' 'PavelKrivnaek' 'PhilippeBack' 'RobertoMinelli' 'RonieSalgado' 'S' 'ST' 'SamirSaleh' 'SeanDeNigris' 'SebastianTleue' 'SebastianTleye' 'SimomAllier' 'SimonAllier' 'SqR' 'StephanEggermont' 'StephaneDucass' 'StephaneDucasse' 'SvenVanCaekenberghe' 'ThierryGoubier' 'TommasoDalSasso' 'TorstenBergmann' 'TudorGirba' 'USETHISVERSION' 'VincentBlondeau' 'YuriyTymchuk' 'abc' 'cami' 'cb' 'clementBera' 'janniklaval' 'jb' 'jeanbaptistearnaud' 'johanfabry' 'jordidelgado' 'kilonalios' 'md' 'nice' 'nicolascellier' 'onierstrasz' 'st' 'stleye' 'tbn' 'usmanbhatti')
Stephan Eggermont wrote
These are the names in the 30inbox (((MCHttpRepository allInstances second allFileNames collect: [ :each |
I <3 Smalltalk ----- Cheers, Sean -- View this message in context: http://forum.world.st/IMPORTANT-Looking-for-names-of-contributors-for-Pharo-... Sent from the Pharo Smalltalk Developers mailing list archive at Nabble.com.
cool :) but still not accurate enough :( so, keep the names going! Esteban On 16 Apr 2014, at 18:54, Stephan Eggermont <stephan@stack.nl> wrote:
These are the names in the 30inbox
(((MCHttpRepository allInstances second allFileNames collect: [ :each | |minpos dotpos| minpos := 0. dotpos := 0. each doWithIndex: [ :char :index | char = $. ifTrue: [ minpos =0 ifFalse: [ dotpos =0 ifTrue: [dotpos :=index ] ] ]. char = $- ifTrue: [ minpos := index ]]. dotpos > minpos ifTrue: [ each copyFrom: minpos+1 to: dotpos-1 ] ifFalse: [ '' ] ]) asSet )asSortedCollection )
a SortedCollection('' 'AlainPlantec' 'AlejandroInfante' 'AlexandreBergel' 'AliakseiSyrel' 'AndreiChis' 'AttilaMagyar' 'BenComan' 'BenjaminVanRyseghem' 'BernardoContreras' 'CAMILLETERUEL' 'CT' 'CamilleTeruel' 'CamilloBruni' 'ChristopheDemarey' 'ClementBer' 'ClementBera' 'DamienCassou' 'DamienPollet' 'DenisKudryashov' 'ErwanD' 'ErwanDouaille' 'EstebanLorenzano' 'FernandoOlivero' 'GabrielOmarCotelli' 'GiselaDecuzzi' 'GuidoChari' 'GuillermoPolito' 'HenrikSperreJohansen' 'HernanMoralesDurand' 'HernanWilkinson' 'HilaireFernandes' 'IgorStasenko' 'JochenRick' 'JurajKubelka' 'LaurentLaffont' 'LeoGassman' 'LucFabresse' 'LucasGiudice' 'MarcusDenjer' 'MarcusDenker' 'MarianoMartinezPeck' 'MartinDias' 'MartinWalk' 'MaxLeske' 'NickPapoulias' 'NicolaiHess' 'NicolasPapagnaMaldonado' 'NicolasPasserini' 'NicolasPetton' 'NorbertHartl' 'PabloHerrero' 'Part' 'Part2' 'PartOne' 'PavelKrivanek' 'PavelKrivnaek' 'PhilippeBack' 'RobertoMinelli' 'RonieSalgado' 'S' 'ST' 'SamirSaleh' 'SeanDeNigris' 'SebastianTleue' 'SebastianTleye' 'SimomAllier' 'SimonAllier' 'SqR' 'StephanEggermont' 'StephaneDucass' 'StephaneDucasse' 'SvenVanCaekenberghe' 'ThierryGoubier' 'TommasoDalSasso' 'TorstenBergmann' 'TudorGirba' 'USETHISVERSION' 'VincentBlondeau' 'YuriyTymchuk' 'abc' 'cami' 'cb' 'clementBera' 'janniklaval' 'jb' 'jeanbaptistearnaud' 'johanfabry' 'jordidelgado' 'kilonalios' 'md' 'nice' 'nicolascellier' 'onierstrasz' 'st' 'stleye' 'tbn' 'usmanbhatti')
participants (3)
-
Esteban Lorenzano -
Sean P. DeNigris -
Stephan Eggermont