Re: Is it Ok to adopt?



"R. Rajesh Jeba Anbiah"

We're still in the process of analyzing the Delphi and it's core
components--so that if we could migrate to Delphi or not.

While searching for crash/error handling mechanism, we found that
madExcept is widely used but JclDebug is better. When we checked JCL
<http://groups.yahoo.com/group/JEDI-JCL/>, we found that it's not much
active. So, the question is: is it advisable to use JCL? Is JCL still
maintained?

Any comments are much appreciated. Apologies for raising very low level
questions.

I've been using it for a year or so and it seems fine. I do have a small
problem at the moment that my app is running out of resources, which is
raised as an exception, which then it trapped by the exception handler,
which fails to create properly due to not enough available resource. I
think this is the problem.

Anyway, I can testify it has saved me loads of time.

I have changed it slightly to allow me to add some extra state information,
which makes working out what was going on easier.

JAC.


.



Relevant Pages

  • Re: Future of Delphi 7.x - need official word from Borland
    ... them in inventory", but with Delphi, it's more like "we have to keep ... and give the updates to existing customers for free". ... to devote less resources for a shorter time. ...
    (borland.public.delphi.non-technical)
  • Re: Unsupported 16bit resource...
    ... access to source is strictly controlled) and I've checked to make sure that all resources, icons etc, are what I expect them to be. ... I know that early versions of Delphi did suffer from this, but I thought this was addressed long ago. ... been developed in-house. ... it's possible you may had unzipped some older version code for example veiwing that has some resource files included into your project folder. ...
    (alt.comp.lang.borland-delphi)
  • Re: "limited resources"- kidding?
    ... Good marketing could be acheived with a lot less than 'unlimited resources', ... They had incorrect features on their Delphi 8 matrix for over 6 ... I don't recall .NET remoting being in the feature ... I don't think they formulate and communicate their messageto the parties ...
    (borland.public.delphi.non-technical)
  • Re: Will D2006 be Whidbey compatible ?
    ... >> allocated sufficient resources it should be possible to have a Delphi ... >> resources and priorities... ... be done in parallel, including field testing, so that a final beta could ... to Delphi Net v2.0 development. ...
    (borland.public.delphi.non-technical)
  • Re: Delphi 10 silent crash
    ... I'll try the exception handler on the application.run. ... I've just found a memory leak (caused by inappropriate re-use of old code. ... I will redouble my search for leaks, but I am an experienced Delphi ... "OldValue" should of been 0 on the return. ...
    (comp.lang.pascal.delphi.misc)