From: <ben...@jb...> - 2005-08-01 07:34:34
|
Guys, Thanks for the info. To further the discussion: 1. Yes, I envision the IDE gui will either be run as another cache instance (and thus running as replicated mode) or just subscribe to the remote cache events. Either way, the job of the gui is to display the visual information (like object graphs or updated *dirty* fields). We can also support additonal query (like the pojos, etc.) That is certainly doable. 2. We certainly want to leverage the JBossAop plugin. First of all, troubleshooting will be easier since often times, Aop is the most difficult part. Second, support of additional JbossCacheAop annotation (used for dynamic aop) will be needed as well. 3. I was hoping for some free resource from the IDE team to help out. But if we can't, maybe we should spec it out and then publish on the forum looking for volunteer then. Thanks, -ben View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3887643#3887643 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3887643 |