Updates: Labels: Component-Glamour
Comment #1 on issue 595 by tudor.gi...@gmail.com: [Glamour] Transmission>>from: is said to take a port http://code.google.com/p/moose-technology/issues/detail?id=595
The problem is that beforehand we only had from: which could receive either a symbol for the pane, or an association for the port. This was bad, and now Glamour offers from:port:, but there are still legacy cases of from: being called with an association.
The Moose Book does not talk about this, because we want to go away from it. But, at the moment, it won't get fixed.