On 21 Oct 2012, at 11:53, Igor Stasenko <siguctua@gmail.com> wrote:
On 21 October 2012 10:22, Sven Van Caekenberghe <sven@stfx.eu> wrote:
Yes, something is wrong with the ObjectLiterals repository on SmalltalkHub, but I have no clue what.
I made a copy in another place
hmm.. how i can download it? when i press a link in browser it asks me for username/password?
It worked/works fine when you define a regular Monticello repository on it: MCHttpRepository location: 'http://mc.stfx.eu/ObjectLiterals' user: '' password: '' There was indeed an error in the generated HTML that only affect humans clicking the link, I fixed it. Sorry about that.
@Dale
Of course ObjectLiteralsParser, is completely independent of any other code, that is the whole idea. And it is very small as well, it should be portable to any Smalltalk.
@Igor
The Symbol and Number syntax accepted by ObjectLiteralsParser is artificially limited right now, as it was copied from STON. As long as it is a proper subset of Smalltalk that does not strike me as a problem.
Anyway, the goal of the code is to allow for a more precise discussion.