Re: Help needed - Weird behavior

2010-05-25 Thread Sean Devlin
Ah, yeah, you're right. Thanks! On May 25, 3:57 pm, "Hugo Duncan" wrote: > On Tue, 25 May 2010 15:33:20 -0400, Sean Devlin   > wrote: > > > I'm experimenting w/ protocols * proxy (I have an Abstract Base Class > > I need).  So far everything is awesome, then I get some first rate > > wierdness:

Re: Help needed - Weird behavior

2010-05-25 Thread Hugo Duncan
On Tue, 25 May 2010 15:33:20 -0400, Sean Devlin wrote: I'm experimenting w/ protocols * proxy (I have an Abstract Base Class I need). So far everything is awesome, then I get some first rate wierdness: http://gist.github.com/413571 Why does me unit-div fn work right, but my unit-mult fn to

Help needed - Weird behavior

2010-05-25 Thread Sean Devlin
I'm experimenting w/ protocols * proxy (I have an Abstract Base Class I need). So far everything is awesome, then I get some first rate wierdness: http://gist.github.com/413571 Why does me unit-div fn work right, but my unit-mult fn totally go haywire? Confused. -- You received this message b