#6097: [with patch, needs review] Implements a mantra for declaring abstract
methods
-------------------------+--------------------------------------------------
 Reporter:  nthiery      |       Owner:  nthiery         
     Type:  enhancement  |      Status:  assigned        
 Priority:  major        |   Milestone:  sage-4.0.1      
Component:  misc         |    Keywords:  abstract methods
-------------------------+--------------------------------------------------
Changes (by nthiery):

  * priority:  minor => major


Old description:

> This patch implements a decorator tha can be used to declare a method
> that should be implemented by derived classes. This declaration should
> typically include documentation for the specification for this method.
>
> The purpose is to enforce a consistent and visual mantra for such
> declarations. In the long run, this will be used for automated
> systematic signature checks.

New description:

 This patch implements a decorator tha can be used to declare a method
 that should be implemented by derived classes. This declaration should
 typically include documentation for the specification for this method.

 The purpose is to enforce a consistent and visual mantra for such
 declarations. This is also used by #5891 for automated tests.

--

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/6097#comment:4>
Sage <http://sagemath.org/>
Sage - Open Source Mathematical Software: Building the Car Instead of 
Reinventing the Wheel

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"sage-trac" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/sage-trac?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to