[GRASS-dev] [GRASS GIS] #2421: Functions from CDHC lib have no prefix (was: Functions from CDHC have no prefix)

GRASS GIS trac at osgeo.org
Tue Sep 16 08:49:01 PDT 2014


#2421: Functions from CDHC lib have no prefix
-------------------------+--------------------------------------------------
 Reporter:  martinl      |       Owner:  grass-dev@…              
     Type:  task         |      Status:  new                      
 Priority:  blocker      |   Milestone:  7.0.0                    
Component:  Default      |     Version:  svn-trunk                
 Keywords:  cdhc, api    |    Platform:  Unspecified              
      Cpu:  Unspecified  |  
-------------------------+--------------------------------------------------
Description changed by martinl:

Old description:

> In contrast to other GRASS libs, CDHC lib (1) doesn't use by prefix. I
> would suggest to change eg.
>
> {{{
> anderson_darling()
> }}}
>
> to
>
> {{{
> Cdhc_anderson_darling()
> }}}
>
> Any option? Marked as blocker since it's API change.
> (1) http://grass.osgeo.org/programming7/cdhclib.html

New description:

 In contrast to other GRASS libs, CDHC lib (1) doesn't use any prefix. I
 would suggest to change eg.

 {{{
 anderson_darling()
 }}}

 to

 {{{
 Cdhc_anderson_darling()
 }}}

 Any option? Marked as blocker since it's API change.
 (1) http://grass.osgeo.org/programming7/cdhclib.html

--

-- 
Ticket URL: <http://trac.osgeo.org/grass/ticket/2421#comment:1>
GRASS GIS <http://grass.osgeo.org>



More information about the grass-dev mailing list