There is a new macro function:

array GetClassMethodNames(string classname)

which returns a list of the names of the methods defined for the class
(but not including methods inherited from other classes)

Another new feature is that if a method call returns another object you
can string together a call to a method on that object (or reference a
property on it) using the dot notation, e.g.

object.GetAnotherObject().DoSomething()

We are always interested to hear any suggestions from DK users as to
what improvements they would like to see.

Maptitude Mapping Software <http://www.caliper.com>   Group Moderator


--- In [email protected], Armando Scalise <armando.scal...@...>
wrote:
>
> Looks like a big overhaul.
>
> I would like to know if there is a 64 bit version
>
> Also, can we have a full list of all changes and additions  to the
GISDK?
>  Have ther been any improvements on the way the DK implements objects?
>
> --
> Armando Scalise
>

Reply via email to