+1
That's the same impression I have. My skills come from good old Java 1.4
days. These days I was able to solve any problem due to Eclipse and the
proper use of the debugger.
Walking through a custom written component in T5 is like a day in
Alice's world. Magic where ever you look. From user perspective there
needs to be a little support in debugging.
Any javassist pros out there? What do we have to look out in debugging?
There's no need to say that filling in
String x = <Parameter>;
into the source code is like the System.out.println's in the begin of
Servlet programming in 2001. So not really a step forward in terms of
usability of an 4GL
Ognen Ivanovski schrieb:
Perhaps you've noticed how difficult it is to debug a T5 application
because of
- the jassist enhancements tapestry does to the components / pages
- the IoC proxies
Far from saying that these are bad, I am just wondering if there is a
possibility to add some debugger info along with these enhancements to
make IDE debugging as simple as it is to code with tapestry?
Stepping into methods is what looks bad...
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]