#19904: Rework syndications contrib to use generic CBV's
-------------------------------------+-------------------------------------
     Reporter:  dokterbob            |                    Owner:  dokterbob
         Type:                       |                   Status:  new
  Cleanup/optimization               |                  Version:  master
    Component:  contrib.syndication  |               Resolution:
     Severity:  Normal               |             Triage Stage:
     Keywords:                       |  Unreviewed
    Has patch:  0                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------
Changes (by aaugustin):

 * needs_better_patch:   => 0
 * needs_tests:   => 0
 * needs_docs:   => 0


Old description:

> Currently, the Feeds contrib is using some sort of custom CBV
> implementation.
>
> Using Django's 'new' generic class based views would be beneficial in
> several ways:
> 1. The API would be the consistent with what people are used to.
> 2. It would be easier to extend the Feed API in a consistent way.
> 3. It would reduce the amount of custom code.
>
> Fixing this would probably include, or enable, fixing of #13896 , #13896
> and #18112.
>
> There are three main reasons why having this be refactored to use
> Django's 'new' generic class based views would

New description:

 Currently, the Feeds contrib is using some sort of custom CBV
 implementation.

 Using Django's 'new' generic class based views would be beneficial in
 several ways:
 1. The API would be the consistent with what people are used to.
 2. It would be easier to extend the Feed API in a consistent way.
 3. It would reduce the amount of custom code.

 Fixing this would probably include, or enable, fixing of #13896 , #13896
 and #18112.

--

-- 
Ticket URL: <https://code.djangoproject.com/ticket/19904#comment:1>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to