[Mono-osx] DBNotificationCenter, my silly little idea

Allan Hsu allan at counterpop.net
Thu Jan 25 01:07:45 EST 2007


On Jan 24, 2007, at 11:04 AM, R. Tyler Ballance wrote:

> Now that Allan has committed the static method and property support  
> to the Dumbarton tree, I was wondering if you guys would give me  
> some feedback on my notification bridge that I've been hacking up  
> as to whether I should retrofit it to include it with Dumbarton.
>
> I just whipped up the flowchart I've got sketched out in my legal  
> pad here: http://www.bleepconsulting.com/files/ 
> DBNotificationCenter.pdf

This look interesting, but outside the purview of Dumbarton. The  
framework is really intended to facilitate use of managed .NET  
assemblies from Objective-C. Ideally, you would be able to do this  
with no control over the managed assembly code that you utilize. I  
would much rather bridge the .NET event system with  
NSNotificationCenter than introduce a new event sending paradigm that  
managed code would have to utilize.

That being said, I don't see anything wrong with what you're doing;  
it's just outside the scope of what Dumbarton is intended to do.

	-Allan

--
Allan Hsu <allan at counterpop dot net>
1E64 E20F 34D9 CBA7 1300  1457 AC37 CBBB 0E92 C779




More information about the Mono-osx mailing list