top | item 8008664 Elegant Pharo Code 4 points| edmccard | 11 years ago |medium.com | reply 1 comment order hn newest [+] [-] jsgrahamus|11 years ago|reply I get an error on a number of the examples when executing them with Pharo 3.0 on Win 7x64. For example: Unknown character ->(ZnServer startDefaultOn: 8080) onRequestRespond: [ :request | ZnResponse ok: (ZnEntity with: DateAndTime now printString) ]
[+] [-] jsgrahamus|11 years ago|reply I get an error on a number of the examples when executing them with Pharo 3.0 on Win 7x64. For example: Unknown character ->(ZnServer startDefaultOn: 8080) onRequestRespond: [ :request | ZnResponse ok: (ZnEntity with: DateAndTime now printString) ]
[+] [-] jsgrahamus|11 years ago|reply
Unknown character ->(ZnServer startDefaultOn: 8080) onRequestRespond: [ :request | ZnResponse ok: (ZnEntity with: DateAndTime now printString) ]