On Wed, Jan 13, 2010 at 2:41 PM, Torsten Bergmann
<astares@gmx.de> wrote:
Played with Metacello:
1. there are various typos in the lessons of the tutorial
� (looks like it was really written in a hurry)
They are doing an excellent work. You cannot ask more.� In addition, if you saw the typos, an if it was even versioned code, why didn't you fix them and commit ?
�
2. there are two special groups introduced in lesson10
� "default" and "ALL" - why in a different case?
I don't know.
�
3. if these are special then it would be nice to
� have
� �(MetacelloTutorialConfig project version: '1.0') loadAll.
� �(MetacelloTutorialConfig project version: '1.0') loadDefault.
+1� I think I already told this to Dale at my beginning with Metacello.
�
4. lesson11Author
� Is the author the initials or the full name?
Which is the difference between Author and Full name ?�� Don't put initials.
�
� In Java's Maven POM (Project Object Model, an XML style
� with project infos) one can specify full developer
� informations, which is good when working in a large team:
� http://maven.apache.org/pom.html#Developers
BTW: There is now a new configuration for external web browser
� � (with a dependency on FFI) - see script below.
Cool!!! Thanks
�
Have fun
T.
---------------------------------------------------------------------------
Gofer new
squeaksource: 'MetacelloRepository';
package: 'ConfigurationOfExternalWebBrowser';
load.
((Smalltalk at: #ConfigurationOfExternalWebBrowser) project version: '1.0') load.
(Smalltalk at: #ExternalWebBrowser) openOnUrl: �'http://www.pharo-project.org'
--
Jetzt kostenlos herunterladen: Internet Explorer 8 und Mozilla Firefox 3.5 -
sicherer, schneller und einfacher! http://portal.gmx.net/de/go/chbrowser
_______________________________________________
Pharo-project mailing list
Pharo-project@lists.gforge.inria.fr
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project