Differences between revisions 1 and 2
Revision 1 as of 2008-02-08 06:10:46
Size: 605
Editor: CraigCitro
Comment:
Revision 2 as of 2008-02-08 06:11:23
Size: 615
Editor: CraigCitro
Comment:
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)