[GRASS-dev] [GRASS GIS] #2134: Create a general exit-safe interface to C libraries
GRASS GIS
trac at osgeo.org
Mon Nov 18 20:23:01 PST 2013
#2134: Create a general exit-safe interface to C libraries
--------------------------------------------------+-------------------------
Reporter: wenzeslaus | Owner: grass-dev@…
Type: enhancement | Status: new
Priority: normal | Milestone: 7.0.0
Component: Python ctypes | Version: svn-trunk
Keywords: G_fatal_error, exit, multiprocessing | Platform: All
Cpu: Unspecified |
--------------------------------------------------+-------------------------
Comment(by wenzeslaus):
I forgot to link related a note on Trac wiki wiki:wxGUIDevelopment/VDigit
where I'm proposing the factory pattern as a way of creation of objects
which are an object-oriented interface to C vector modules but in fact are
connected to the `RPCServer` by that factory, so user does does not have
to pass the `RPCServer` to every object (but he or she has to use the
factory).
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/2134#comment:3>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list