Hey all,
Has anyone implemented protobufs for Pharo yet? I’ve not managed to find any
examples, so I assume the answer is “no”, but I thought I’d check here before
rolling up my sleeves and writing one myself. (My specific target here is to
write a RethinkDB driver, so if someone has magically
Hi Peter,
> On 09 May 2015, at 19:00, PBKResearch wrote:
>
> Sven
>
> Thanks for your considered response to my midnight thoughts. I now see the
> importance of distinguishing the html side (Soup in my work) from the http
> side (Zinc). I looked at your specimen byte arrays in a Pharo playgro
Hello,
Teapot 0.91 released today.
Teapot is micro web framework that focuses on simplicity and ease of use.
Here's a summary of changes:
- Routes and before/after filters may include conditions (see the example
below)
- Routes can be defined with /any:/ that serves as a wildcard matching any
But remember that it was before new invoke initialized was introduced.
We introduced back in squeak because it helps newcomers: they do not
have to understand metaclass the first day.
Stef
Le 4/5/15 00:40, Carlo a écrit :
Hi
Kent Beck came up with some useful idioms in his book Smalltalk Bes
Sven
Thanks for your considered response to my midnight thoughts. I now see the
importance of distinguishing the html side (Soup in my work) from the http side
(Zinc). I looked at your specimen byte arrays in a Pharo playground, which I am
still learning to use; I hadn't seen that proverb in Ge
On 09/05/15 08:48, jtuc...@objektfabrik.de wrote:
I do, and I wish Voyage had been available when I had to make a decision
on the persistence mechanism for kontolino.de
For bookkeeping you're probably better of with a persistence solution
that makes different tradeoffs from those of mongodb.
S
On 09/05/15 02:18, PBKResearch wrote:
Evidently browsers like Firefox must do it, since the page displays correctly.
In my experience with html, if browsers do it, it is probably wrong ;)
Stephan