Re: Naming question for OSX mouse event generator

2012-11-15 Thread brian d foy
[[ This message was both posted and mailed: see the "To," "Cc," and "Newsgroups" headers for details. ]] In article , Michael Straßburger wrote: > Ideas: > > Mac::MouseControl > Mac::Mouse There is also MacOSX::* to make it even more confusing. I tend to like that a bit more because I'm ol

RE: Naming question

2002-10-30 Thread King, Jason G
Arthur wrote.. >On onsdag, okt 30, 2002, at 05:25 Europe/Stockholm, King, >Jason G wrote: > >> I have just subclassed Dave Rolsky's Log::Dispatch::Output with a >> windows event log module that provides the windows event log as an >> output channel. >> >> Dave already has such other subclassed mo

Re: Naming question

2002-10-29 Thread Arthur Bergman
On onsdag, okt 30, 2002, at 05:25 Europe/Stockholm, King, Jason G wrote: I have just subclassed Dave Rolsky's Log::Dispatch::Output with a windows event log module that provides the windows event log as an output channel. Dave already has such other subclassed modules as Log::Dispatch::File,