PDA

View Full Version : Could not find ControlWatcher Spring.Daf



junaidi
02-15-2007, 12:33 PM
Hai All,

I have problem with Spring.Daf project while i try to build it.
It could not find ControlWatcher.cs. Is it excluded ???
any suggestion ?

thanks in advance!


junaidi

Mark Pollack
05-16-2007, 03:23 PM
Hi Junaidi,

Where did you download the code that has reference to ControlWatcher. I believe this class was changed to ControlObserver. I've just cleaned up the CVS tree a little bit regarding 'Spring.Daf', which has not had much attention by the original author due to policy issues at his company regarding contributing to open source. The example code under 'sandbox/examples/Spring/Spring.Daf.Demo' doesn't work, refer to the example code under 'examples/Spring/Spring.Daf.Demo instead. The key class in Spring.Daf that can be reused outside the rest of the framework is ControlWatcher, which will perform DI on winform controls. Recently Harald Radi has been working on Winform/Spring.NET integration. I've pinged him to find out what is going on there...

Cheers,
Mark

Mark Pollack
05-16-2007, 04:05 PM
Hi,

Harald generally puts his stuff up on the web, so I went there and found this link...

http://richclient.fluffnstuff.org/

Cheers,
Mark

scs
06-12-2007, 02:06 AM
I have viewed the website.
I think it is what I keep finding.
Will it be a module of spring.net?

harald
06-22-2007, 06:16 PM
we are working on an integration. it's supposed to be integrated along with the 1.1 final release if everything goes well.