[Design the new POJO MicroContainer] - Re: Deployers Ordering Issue
by richard.opalka@jboss.com
"alesj" wrote :
| Apart from the bug in pass-through deployers,
| you still haven't given me any good explanation on why this is not OK.
|
I'm taking it back. This is OK. I already understood the domino sorting algorithm and thus see your point of view on this problem.
"alesj" wrote :
| You can disagree all you want, but until I'm convinced what you're saying is valid,
| things are gonna stay as they are, and please do *not* change+commit your code under MC projects.
| I'm not randomly changing your code, so I would appreciate if you're not changing mine as well.
|
Sorry for my commits. I was so sure I'm right and Domino sorting is so wrong ;)
"alesj" wrote : If the ordering doesn't exactly fit your needs, this doesn't always mean that it doesn't fit others as well.
|
Your fix is correct. Now all my use cases are working as expected. Thanks for the fix Ales!
"alesj" wrote :
| We can always agree on extra hooks, that would help you validate things,
| but some more drastic change might break too many things for us in existing AS deployers.
| And mocking around with stages definitely sounds like asking for trouble.
|
Yes I know. You're right.
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4240215#4240215
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4240215
15 years, 6 months
[Design the new POJO MicroContainer] - Re: Deployers Ordering Issue
by alesj
"richard.opalka(a)jboss.com" wrote :
| Sorry, but I absolutely disagree with you :( Do things properly otherwise don't do it at all!
Apart from the bug in pass-through deployers,
you still haven't given me any good explanation on why this is not OK.
You can disagree all you want, but until I'm convinced what you're saying is valid,
things are gonna stay as they are, and please do *not* change+commit your code under MC projects.
I'm not randomly changing your code, so I would appreciate if you're not changing mine as well.
If the ordering doesn't exactly fit your needs, this doesn't always mean that it doesn't fit others as well.
We can always agree on extra hooks, that would help you validate things,
but some more drastic change might break too many things for us in existing AS deployers.
And mocking around with stages definitely sounds like asking for trouble.
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4240208#4240208
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4240208
15 years, 6 months