Re: [Pdl-devel] API change for xvals, yvals, zvals...

2017-05-01 Thread Craig DeForest
I’m for it. > On Apr 30, 2017, at 1:01 PM, Chris Marshall wrote: > > Per sf.net feature request #82: > > https://sourceforge.net/p/pdl/feature-requests/82/ > > Now that we have the PDL_Indx data type for > indexing operations, it would seem to make > sense that operations returning index val

[Pdl-devel] API change for xvals, yvals, zvals...

2017-04-30 Thread Chris Marshall
Per sf.net feature request #82: https://sourceforge.net/p/pdl/feature-requests/82/ Now that we have the PDL_Indx data type for indexing operations, it would seem to make sense that operations returning index values should have PDL_Indx as the default return type. This breaks long existing API