Error in Error

Discussion in 'AutoCAD' started by Ken Alexander, Aug 6, 2004.

  1. Ken Alexander

    Owen Wengerd Guest

    Tony:
    Using unique globals and insulating the error handlers from name
    collisions as in the example I posted earlier avoids that problem. It's not
    perfect, but avoiding name collisions is at least something I can control in
    the code I write. :)
     
    Owen Wengerd, Aug 9, 2004
    #41
  2. Using unique globals and insulating the error handlers from name
    Owen - Precisely my point. The extents on must go to, in
    order to compensate for basic architectural flaws in the
    language is IMO, unacceptable for serious development.

    Auto/Visual LISP was never intended to serve as an
    industrial strength systems development environment.
    It was about high-level end-user scripting and automation,
    where the robustness of the code was secondary to just
    getting it to work at all :)
     
    Tony Tanzillo, Aug 9, 2004
    #42
  3. I am glad you posted that example for the benefit of all. As I said, my
    initial reply to you was is haste, and not well considered. In fact, it was
    reflecting upon just such a scenario that you suggested that prompted my 2nd
    post.
     
    R. Robert Bell, Aug 9, 2004
    #43
Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments (here). After that, you can post your question and our members will help you out.