Differences between revisions 1 and 3 (spanning 2 versions)
Revision 1 as of 2008-02-08 06:10:46
Size: 605
Editor: CraigCitro
Comment:
Revision 3 as of 2008-11-14 13:42:10
Size: 615
Editor: anonymous
Comment: converted to 1.6 markup
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
{{{
Line 18: Line 19:
}}}

    Parent functions
        Must Implement
            __init__
            has_coercion_from         (cpdef)
            gen
            ngens
            base_extend?
        For Advanced Users
            make_coercion_from        (cpdef)
            make_conversion_from      (cpdef)
            make_action_on            (cpdef)
            make_action_by            (cpdef)
            _populate_coercion_lists  (cpdef)
        Advanced Calls
            get_coercion_from         (cpdef)
            get_conversion_from       (cpdef)
            get_action                (cpdef)

days6/sprint/prog_guide/prog_guide/coercion (last edited 2008-11-14 13:42:10 by anonymous)