IRC channel logs

2025-05-03.log

back to list of logs

<ridley>Do Goblins objects ever have their type changed?
<ridley>Or, perhaps by example, if I know a goblins object has a 'drive method, is it safe to assume that object will always have a 'drive method?
<ridley>I guess as soon as code is distributed you can't know for sure what the other side will do.
<ridley>You can only make assumptions which may be proven correct or incorrect.