Hi Everyone, There haven't been any complaints about the merged version, and Glorp fails to load #development on Pharo 7, so I'm planning to update ConfigurationOfGlorp to:
- Work on Pharo7 when given the #development symbolic version - Make Glorp-AlistairGrant.130 the stable version - up from Glorp-HerbyVojcik.127. If I don't hear any objections in the next couple of days I'll make the change. Cheers, Alistair On 22 November 2017 at 20:08, Alistair Grant <akgrant0...@gmail.com> wrote: > Hi Everyone, > > I've merged the changes in: > > - Glorp-HerbyVojcik.127 and > - Glorp-AlistairGrant.129 > > into Glorp-AlistairGrant.130 > > 127 and 129 were both based on 126, but had diverged. This brings > them back together. > > The new version can be loaded using #development, e.g.: > > Gofer it > smalltalkhubUser: 'DBXTalk' project: 'Glorp'; > configuration; > load. > > (#ConfigurationOfGlorp asClass project version: #development) load. > > > If you are using Glorp, I'd appreciate it if you could test this and > let me know if there are any problems. > > Herby? :-) > > Thanks, > Alistair