enhanced IRC (was Re: Reminder: Harvesting Party TODAY 16:00 GMT)

Frank Caggiano frank at crystal-objects.com
Thu Feb 26 15:26:05 UTC 2004


Marcus Denker wrote:
> 
> Am 26.02.2004 um 12:44 schrieb goran.krampe at bluefish.se:
> 
>>
>> Later tonight I can take a look at EnhIRC and see if I can whip up a
>> working release.
>> I could also "forcefully" add myself as a co-maintainer to EnhIRC. Hehe,
>> the perks of being the SM admin. ;)
>>
> I think we should retire EnhIRC and just add all the changes to the IRC
> package. No need to have two.
> 
> I already put the IRC code from 3.6 on SqueakSource (read/write, so 
> everybody
> can submit patches). We could use this as a starting point.
> 
> I think Brent did some work on EnhIRC, too.
> 
>> regards, Göran

I've been using the Enhanced IRC package for the past month or so. With 
the fixes posted at sqeakpeople it works in 3.7.

There is a conflict with the LargeList changes. Specifically the channel 
users pane doesn't show the uses names. This is because in 
IRCChannelObserverEnhanced>>channelUsersFormatted the list of channel 
users is turned into a list of StringMorphs. LargeList doesn't like 
that. (Has this been changed in LargeList ?) If channelUsersFormatted 
just returns ^self channleUsers it seems to work fine.

Should I  make this change in the SqueakSource code?

regards


-- 
Frank Caggiano				"The best education for the best
caggiano at crystal-objects.com		is the best education for all."
http://www.crystal-objects.com/		   Robert M. Hutchins

Logo Users Ring
http://www.crystal-objects.com/logo/logoring.html






More information about the Squeak-dev mailing list