[JBoss-dev] [AOP on JBoss (Aspects/JBoss)] - Re: cflow implemented with ThreadLocal

2004-04-02 Thread rythos
Oh thank goodness! I thought I had just unintentionally alienated another person in the field I'd like to end up in ;) View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3828894#3828894 Reply to the post :

[JBoss-dev] [AOP on JBoss (Aspects/JBoss)] - Re: cflow implemented with ThreadLocal

2004-03-31 Thread rythos
Yeah, that's my fault. Sorry man :). When I wrote it myself it seemed like the correct way to do it, but Gregor set me straight when I showed him my code. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3828435#3828435 Reply to the post :

[JBoss-dev] [AOP on JBoss (Aspects/JBoss)] - Re: object pooling detrimental to performance

2004-02-11 Thread rythos
View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3821156#3821156 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3821156 Read an article today on HotSpot optimization that says basically the same thing you said about object

[JBoss-dev] [AOP on JBoss (Aspects/JBoss)] - Re: New AOP stuff going on.

2004-02-08 Thread rythos
View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3820653#3820653 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3820653 Yeah, you are right in this example. My motivating example wasn't very motivating. :) AspectJ best

[JBoss-dev] [AOP on JBoss (Aspects/JBoss)] - Re: Classloader Domain scoping

2004-02-08 Thread rythos
View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3820654#3820654 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3820654 So for some versions of the class being loaded the advice applies, and for others it doesn't? I don't have

[JBoss-dev] [AOP on JBoss (Aspects/JBoss)] - Re: New AOP stuff going on.

2004-02-05 Thread rythos
View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3820323#3820323 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3820323 On the subject of control flow, don't forget cflowbelow. Aspectwerkz implemented cflow, but no below. In

[JBoss-dev] [AOP on JBoss (Aspects/JBoss)] - Re: New AOP stuff going on.

2004-02-05 Thread rythos
View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3820351#3820351 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3820351 Absolutely. (I use the AspectJ terms because that's how it's easiest to explain). It's very similar to

[JBoss-dev] [AOP on JBoss (Aspects/JBoss)] - Re: object pooling detrimental to performance

2004-02-05 Thread rythos
View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3820392#3820392 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3820392 I thought object pooling was a good idea when creating the object was costly? If creating

[JBoss-dev] [AOP on JBoss (Aspects/JBoss)] - Re: Some fixes and a caller side point cut question

2004-02-04 Thread rythos
View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3820240#3820240 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3820240 I can't remember what problems I was having with CallerExprEditor. It gave me a ClassCastException near

[JBoss-dev] [AOP on JBoss (Aspects/JBoss)] - Re: NPE in MethodTailInterceptor

2004-02-04 Thread rythos
View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3820242#3820242 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3820242 You guys are funny :) I'm on my last term of my comp sci degree which is proving to be quite painful on

[JBoss-dev] [AOP on JBoss (Aspects/JBoss)] - Re: Bug in ClassAdvisor

2004-02-04 Thread rythos
View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3820243#3820243 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3820243 Ok, what's RW, and what's HEAD? (or better yet, where do I find out about these things?) No problem,