From: Andy D. <an...@ma...> - 2004-06-04 23:54:38
|
Thanks! I also want to say that I've been constructing a new rich client app with spring-rcp over the last two weeks and have been quite impressed with the framework so far. Thanks for all you've done. BTW, I've also given up on SwiXML integration for the moment. SwiXML is not too friendly to modification without going in and patching the source. SwiXML also happens to be very small and light, so if you end up patching the source too much, you might as well rewrite the whole thing. Someone in the spring-users list mentioned a technique they are using to integrate SwiXML with Spring that sounds promising for some cases, though it wouldn't work with what I'm doing. (not to mention that I also had deadlines to meet and just ran out of time). For now, I'm taking the approach that you mentioned, in that I am creating higher level (somewhat) abstract components that are easily configured via Spring. Now, if I can just wire event listeners via Spring, everything will be great. :-) - Andy On Friday 04 June 2004 04:25 pm, Keith Donald wrote: > Andy, > > That is indeed a bug. I just committed a fix. > |