hi all,<br>I was wondering if the fact that some features present in php/mapscript but absent in the generic mapscript was intentional.<br>some examples from the caveats I've encountered:<br>- new mapObj is missing the new_path argument
<br>- getAllGroupNames, getLayersIndexByGroup, getAllLayerNames ...<br>- saveWebImage<br><br>there are certainely others, but these are the ones I came up with while messing a bit with java.<br>I've fixed some of these shortcomings locally to suit my needs, but was wondering if such fixes could be officially incorporated (I'll bugzilla this if this is the case)
<br><br>cheers,<br>tb<br>