Hernan,
On 16 Apr 2015, at 16:48, Hernán Morales Durand <hernan.morales@gmail.com> wrote:
Ok about descriptions, but Pharo compatibility versions should be provided for each package, if not you would end with hundreds of packages not loadable in Pharo 4....and people then have to guess which is the right Pharo version for a package.
as my mail says, this are the frameworks already in the image, not a list of cool stuff people can download, but the things are already there. So in case of version, all versions are the same: 4.0 For downloaded packages there is already: http://catalog.pharo.org <http://catalog.pharo.org/> (which will be enhanced in the future, but is already there). cheers, Esteban
Your list is more or less the "core" packages already loaded by default in Pharo images.
Hernán
2015-04-16 11:38 GMT-03:00 Esteban Lorenzano <estebanlm@gmail.com <mailto:estebanlm@gmail.com>>:
On 16 Apr 2015, at 16:32, Hernán Morales Durand <hernan.morales@gmail.com <mailto:hernan.morales@gmail.com>> wrote:
You didn't specified which Pharo version.
And you didn't provided even a minimal description... for an outsider Monticello and Metacello sounds almost the same, same with GTPlayground and GTSpotter, etc.
this is for *you* to help me, not the final web page.
Cheers,
Hernán
2015-04-16 10:48 GMT-03:00 Esteban Lorenzano <estebanlm@gmail.com <mailto:estebanlm@gmail.com>>: Hi,
I want to add a âresourcesâ page in pharo.org <http://pharo.org/>. The reason is simple: we are used to know (more or less) what we have, but people doing a search of what is pharo, etc. does not know what they can have *just downloading it*. I made a mall list. I need you to help me to complete it.
Keep in mind this is high level stuff (not details), frameworks and tools that can be used out of the box for people downloading Pharo.
thanks! Esteban
Full library including: Collections, Caches, Networking, I/O, Threads (Green), Sockets...
Development Tools ================= - GTInspector - GTPlayground - GTSpotter - Nautilus - Debugger - TestRunner - Versionner - Code Critics - Refactoring Tools - Profilers
Development ===========
Frameworks ---------- - Announcements - Regex - Keymapping - Multilingual (Latin, UTF8, Korean, Russian, Simplified Chinese, japanese, Greek, ...) - Command Line
Testing ------- - SUnit
GUI --- - OSWindow - Glamour - Spec - Morphic (With full widget set and Rubric, TxText)
Graphics -------- - Athens - Balloon - Graphics - Fonts (FreeType)
FFI --- - NativeBoost
Networking ---------- - Zinc/Zodiac
I/O --- - FileSystem - Compression (Zip, GZip)
Serializer ---------- - Fuel
Crypt ----- - CRC, DSA, MD5, SHA1, SHA256, Adler32
JIT --- - AsmJit
SCM --- - Gofer - Monticello - Metacello
Tutorial ======== - ProfStef