Project Catalog getting out slowly :)
Hi guys I start to be able to generate such files for a Pharo project catalog I added some metadata to configuration files and it pays off. Stef
How do you generate this? On 2013-07-13, at 14:13, Stéphane Ducasse <stephane.ducasse@inria.fr> wrote:
Hi guys
I start to be able to generate such files for a Pharo project catalog
<Soup.html><XMLWriter.html>
I added some metadata to configuration files and it pays off.
Stef
I'm building (I'm consolidating the code now) a Catalog builder that takes metadescribed configurationOfâ¦. It uses Gutenberg. Have a look at the ConfigurationOfSoup to see what I need: two methods + one class comment for now. I want better documented configuration. After if somebody wants to have a better system, I will have no problem to throw away my code. Right now I want all the configurations to support these two methods and a jenkins build to generate the catalog for me. Stef
How do you generate this?
On 2013-07-13, at 14:13, Stéphane Ducasse <stephane.ducasse@inria.fr> wrote:
Hi guys
I start to be able to generate such files for a Pharo project catalog
<Soup.html><XMLWriter.html>
I added some metadata to configuration files and it pays off.
Stef
nice! :) On 2013-07-13, at 15:02, Stéphane Ducasse <stephane.ducasse@inria.fr> wrote:
I'm building (I'm consolidating the code now) a Catalog builder that takes metadescribed configurationOfâ¦. It uses Gutenberg.
Have a look at the ConfigurationOfSoup to see what I need: two methods + one class comment for now.
I want better documented configuration.
After if somebody wants to have a better system, I will have no problem to throw away my code. Right now I want all the configurations to support these two methods and a jenkins build to generate the catalog for me.
Stef
How do you generate this?
On 2013-07-13, at 14:13, Stéphane Ducasse <stephane.ducasse@inria.fr> wrote:
Hi guys
I start to be able to generate such files for a Pharo project catalog
<Soup.html><XMLWriter.html>
I added some metadata to configuration files and it pays off.
Stef
Camillo look at this one :) I took the auto documentation way up to the generator :)
On Jul 13, 2013, at 3:10 PM, Marcus Denker <marcus.denker@inria.fr> wrote:
Actually, it would be nice to take one of the Order preserving dictionary implementation and add it to 3.0 as part of the standard collections.
Easy :)
On Jul 13, 2013, at 3:07 PM, Stéphane Ducasse <stephane.ducasse@inria.fr> wrote:
<OrderPreservingDictionary.html>
+1000 ----- Original Message ----- | From: "Stéphane Ducasse" <stephane.ducasse@inria.fr> | To: "Pharo Development List" <pharo-dev@lists.pharo.org> | Sent: Saturday, July 13, 2013 5:13:40 AM | Subject: [Pharo-dev] Project Catalog getting out slowly :) | | Hi guys | | I start to be able to generate such files for a Pharo project catalog | | | | | I added some metadata to configuration files and it pays off. | | Stef
You want "scraping HTML" and not "scrapping HTML". Sent from my iPhone On Jul 13, 2013, at 8:13 AM, Stéphane Ducasse <stephane.ducasse@inria.fr> wrote:
Hi guys
I start to be able to generate such files for a Pharo project catalog
<Soup.html> <XMLWriter.html>
I added some metadata to configuration files and it pays off.
Stef
participants (5)
-
Camillo Bruni -
Dale K. Henrichs -
Marco A Gonzalez -
Marcus Denker -
Stéphane Ducasse