Hi guys,
This sounds wrong:
| options |
options := Dictionary new
at: #title put: 'New order opened';
at: #content put: 'A new order was opened for';
at: #placement put: 'bottom';
yourself.
options asHashedCollection.
a HashedCollection('[object Object]'->'bottom')
doesn't it?
--
You received this message because you are subscribed to the Google Groups "amber-lang" group.
To unsubscribe from this group and stop receiving emails from it, send an email to
[hidden email].
For more options, visit
https://groups.google.com/groups/opt_out.