RE: SIGada Conference

From: amado.alves (amado.alves_at_netcabo.pt)
Date: 12/17/03

  • Next message: Marin David Condic: "Re: Ada Job Market, Was: Re: SIGada Conference"
    Date: Wed, 17 Dec 2003 13:31:48 -0000
    To: <comp.lang.ada@ada-france.org>
    
    

    "It is possible to make fancy use of generics and dispatching so that you
    can have one specification matched by different bodies....
    Interfaces allow a programmer
    to say he is doing just that, and doing it intentionally."

    Formal packages provide that.

    Anyway, I'm ok with interfaces per se. I just worry that they might push other (for me more interesting) additions off the list (e.g. container library) given the scarse revision resources.

    /* Tangent but doubly related issue: increasing the power of generics viz. towards generic parameters would be also a more interesting addition to me. I mean to be able to pass a generic unit to a (mandatorily generic) unit. I came across many situations where this would be useful. */


  • Next message: Marin David Condic: "Re: Ada Job Market, Was: Re: SIGada Conference"

    Relevant Pages

    • Re: Should this be an object?
      ... Objects exist to help a programmer organize his code more ... repair mistakes if a mistake is made. ... colaboration of various types of objects through well-defined interfaces. ... mechanisms are at one's disposal - Abstraction, encapsulation, polymorphism, ...
      (microsoft.public.vb.general.discussion)
    • Re: Should this be an object?
      ... Objects exist to help a programmer organize his code more ... repair mistakes if a mistake is made. ... colaboration of various types of objects through well-defined interfaces. ... feels silly or awkward - it is usually silly or awkward. ...
      (microsoft.public.vb.general.discussion)
    • Re: [Lit.] Buffer overruns
      ... they can "start writing bug-free code straight away"! ... The programmer should take responsibility for the code he writes, ... should document his interfaces, ...
      (sci.crypt)
    • Re: SIGada Conference
      ... agonize about is how to make programming in Ada easier and make it more ... The interfaces proposal allows a style of multiple inheritance that is ... cases for a programmer to document what he is really trying to do. ... cell by cell, and victory by victory. ...
      (comp.lang.ada)
    • Re: Life of Python
      ... structured code. ... interfaces in particular are a modern madness. ... I'm always uncomfortable about trying to "force" a programmer ... us rewriting Lisp code rather than enhancing what was there, ...
      (comp.lang.python)