I do not know if it is related and may help but olivier auverlot did
FasterThanLight a pool sharing library.
MCHttpRepository
location: 'http://www.smalltalkhub.com/mc/RMoD/FasterThanLight/main'
user: ''
password: ''
Stef
Le 14/3/15 14:41, p...@highoctane.be a écrit :
I have been writing more extensive class comments for MongoTalk and
Mapless+MongoMapless.
Will release next week.
Need to remix the Voyage pool with tye Mapless pool and it will quite
neat.
Note: we need a full features pool once and for all, like JEE
DataSources. What we have is okay but still half baked vs the DataSource.
MaplessMongo and Roassal2 are very nice to work with!
Phil
Le 14 mars 2015 14:23, "stepharo" <steph...@free.fr
<mailto:steph...@free.fr>> a écrit :
Thanks torsten
This little steps are really important!
Stef
Le 4/3/15 11:25, Torsten Bergmann a écrit :
Hi,
cleaned up MongoTalk a little bit:
- added a new baseline 1.7 with separate test packages for
"BSON" and "Core", so tests are now separately loadable
- more comments and more/better categorizations
- printOn: in database and collections to print the name
- MongoQueries is now "Mongo-Queries" and
"Mongo-Tests-Queries" (hence the name of the first to be in
alignment with other packages)
- make Config aware/loadable for upcoming Pharo 4
- the Config now is working and saved with Versionner
- the Config also includes groups (Core, Tests and default)
- it is now available in MetaRepoForPharo40 so it is in the
config browser of Pharo4
- all 55 tests are green in latest Pharo 4.0 #40534
Just cleanups, no behavior changes
Bye
T.