[Django] #24014: Unify OGRException and GDALException

4 views
Skip to first unread message

Django

unread,
Dec 17, 2014, 3:59:46 PM12/17/14
to django-...@googlegroups.com
#24014: Unify OGRException and GDALException
------------------------------------------------+------------------------
Reporter: claudep | Owner: nobody
Type: Cleanup/optimization | Status: new
Component: GIS | Version: master
Severity: Normal | Keywords:
Triage Stage: Unreviewed | Has patch: 0
Needs documentation: 0 | Needs tests: 0
Patch needs improvement: 0 | Easy pickings: 0
UI/UX: 0 |
------------------------------------------------+------------------------
OGRException and GDALException are basically the same thing, as they both
refer to exceptions related to the GDAL library. The OGR/GDAL names are an
internal distinction depending on technical issues which are not much
significant to the API user. I therefore suggest to keep only
GDALException, while keeping OGRException as an alias for backwards
compatibility.

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

Django

unread,
Dec 17, 2014, 4:05:37 PM12/17/14
to django-...@googlegroups.com
#24014: Unify OGRException and GDALException
-------------------------------------+-------------------------------------
Reporter: claudep | Owner: nobody
Type: | Status: new
Cleanup/optimization | Version: master
Component: GIS | Resolution:
Severity: Normal | Triage Stage:
Keywords: | Unreviewed
Has patch: 1 | Needs documentation: 0

Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by claudep):

* has_patch: 0 => 1


Comment:

https://github.com/django/django/pull/3748

--
Ticket URL: <https://code.djangoproject.com/ticket/24014#comment:1>

Django

unread,
Dec 17, 2014, 8:16:16 PM12/17/14
to django-...@googlegroups.com
#24014: Unify OGRException and GDALException
-------------------------------------+-------------------------------------
Reporter: claudep | Owner: nobody

Type: | Status: new
Cleanup/optimization | Version: master
Component: GIS | Resolution:
Severity: Normal | Triage Stage: Ready for
Keywords: | checkin
Has patch: 1 | Needs documentation: 0

Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by timgraham):

* stage: Unreviewed => Ready for checkin


--
Ticket URL: <https://code.djangoproject.com/ticket/24014#comment:2>

Django

unread,
Dec 18, 2014, 5:28:54 AM12/18/14
to django-...@googlegroups.com
#24014: Unify OGRException and GDALException
-------------------------------------+-------------------------------------
Reporter: claudep | Owner: nobody
Type: | Status: closed
Cleanup/optimization | Version: master
Component: GIS | Resolution: fixed

Severity: Normal | Triage Stage: Ready for
Keywords: | checkin
Has patch: 1 | Needs documentation: 0

Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by Claude Paroz <claude@…>):

* status: new => closed
* resolution: => fixed


Comment:

In [changeset:"9c1f501d7b392db84fe1b0f0e74947e806d7eefb"]:
{{{
#!CommitTicketReference repository=""
revision="9c1f501d7b392db84fe1b0f0e74947e806d7eefb"
Fixed #24014 -- Unified OGRException and GDALException

Thanks Tim Graham for the review.
}}}

--
Ticket URL: <https://code.djangoproject.com/ticket/24014#comment:3>

Reply all
Reply to author
Forward
0 new messages