What about
http://rmod.lille.inria.fr/deepIntoPharo/index.html

p. 163 depending on a project without Metacello description
p. 164, depending on a project with a Metacello configuration

In the mean time just a note that Tabular needs XMLParser and
XMLWriter packages on http://ss3.gemtalksystems.com/ss/Tabular.html.

Some class comments are welcome as well   :-)

I understand that I can read Excel files and that you just started to
check out how to write them?

--Hannes

On 8/4/15, Юрий Мироненко <assargad...@gmail.com> wrote:
> Thank you Vincent.
> Some things is much clearer for me now.
>
> *It's shame on me that I lost all this Metacello progress, especially
> taking into account I was on the ESUG conference where it was presented. It
> was my only conference unfortunately.*
>
> I see that you already started this job: you added ConfigurationOfTabular.
> What I really want to do with this configuration: add dependencies to
> XMLParser and XMLWriter packages. Can you help with this, please?
>
> 2015-08-04 17:19 GMT+03:00 Blondeau Vincent
> <vincent.blond...@worldline.com>
> :
>
>> Hi,
>>
>>
>>
>> To add a configuration in the catalog, first you should have a
>> configuration for your project. You can create it with the versionner if
>> needed.
>>
>>
>>
>> Second, you have to add some methods adding meta-description to your
>> project. The versionner do it for you: in the configuration list, select
>> your project, do a right click and select add catalog methods.
>>
>> It creates all the mandatory methods for the catalog. You now have to
>> fill
>> them (look at the class side of the configuration).
>>
>> Finally, commit your configuration on your repo and on the
>> MetaRepoForPharo30/40/50 depending where your project is working.
>>
>> The link is here: http://smalltalkhub.com/#!/~Pharo/MetaRepoForPharo50
>>
>>
>>
>> Once published, your project will be in the catalog in the image
>> (Tools>catalog browser) and on the web http://catalog.pharo.org/.
>>
>>
>>
>> Tell me if you need help to do it,
>>
>>
>>
>> Cheers,
>>
>> Vincent
>>
>>
>>
>> *De :* Pharo-users [mailto:pharo-users-boun...@lists.pharo.org] *De la
>> part de* ???? ?????????
>> *Envoyé :* dimanche 2 août 2015 10:25
>> *À :* Any question about pharo is welcome
>> *Objet :* Re: [Pharo-users] Tabular: XLSX import
>>
>>
>>
>> It looks like I need some guidance to understand contemporary
>> packaging/deployment/versioning system. I know it exists, but I don't
>> know
>> details. Can you kick me in the right direction? Maybe some link?
>>
>>
>>
>> 2015-08-02 11:21 GMT+03:00 Esteban Lorenzano <esteba...@gmail.com>:
>>
>> Hi,
>>
>>
>>
>> it would be sooo cool to have a configuration in the catalog…
>>
>>
>>
>> Esteban
>>
>>
>>
>> On 01 Aug 2015, at 20:58, Юрий Мироненко <assargad...@gmail.com> wrote:
>>
>>
>>
>> Hello.
>>
>> Some time ago I announced Tabular
>> <http://ss3.gemtalksystems.com/ss/Tabular.html>, some effort to make a
>> tool for spreadsheets import/export.
>>
>>
>> This is short notice: Vincent Blondeau have added XLSX import
>> functionality!
>> It's also mostly proof-of-concept now, but even at this stage it's quite
>> usable.
>>
>> Thanks, Vincent!
>>
>>
>>
>>
>>
>> ------------------------------
>>
>> Ce message et les pièces jointes sont confidentiels et réservés à l'usage
>> exclusif de ses destinataires. Il peut également être protégé par le
>> secret
>> professionnel. Si vous recevez ce message par erreur, merci d'en avertir
>> immédiatement l'expéditeur et de le détruire. L'intégrité du message ne
>> pouvant être assurée sur Internet, la responsabilité de Worldline ne
>> pourra
>> être recherchée quant au contenu de ce message. Bien que les meilleurs
>> efforts soient faits pour maintenir cette transmission exempte de tout
>> virus, l'expéditeur ne donne aucune garantie à cet égard et sa
>> responsabilité ne saurait être recherchée pour tout dommage résultant
>> d'un
>> virus transmis.
>>
>> This e-mail and the documents attached are confidential and intended
>> solely for the addressee; it may also be privileged. If you receive this
>> e-mail in error, please notify the sender immediately and destroy it. As
>> its integrity cannot be secured on the Internet, the Worldline liability
>> cannot be triggered for the message content. Although the sender
>> endeavours
>> to maintain a computer virus-free network, the sender does not warrant
>> that
>> this transmission is virus-free and will not be liable for any damages
>> resulting from any virus transmitted.
>>
>

Reply via email to