Reinhard Poetz napisaƂ(a):
>> There is a startup time stamp in the Spring application context
>> http://static.springframework.org/spring/docs/2.0.x/api/org/springframework/context/ApplicationContext.html#getStartupDate()
>> maybe you can use that.
> The simplest solution that I could think of is adding a check whether
> the system runs in dev mode. If true, the code, that collects
> information about all available servlet services, is executed every
> time when the service() method is called. As this doesn't seem to be
> expensive I think it's at least not the worst option.
>
> thanks, I've introduced a check and committed the change. The RCL
> stuff now works for me :-)
>
I'm not up-to-date with RCL stuff so I'm going to ask little ignorant
question. What exactly have you fixed and how it makes development
easier? I'm curious especially about reloading classes without running
Cocoon inside the IDE, does it work now?

-- 
Grzegorz Kossakowski

Reply via email to