-- fixed bug introduced in last version, which prevented com.get_object(window_handle) from working
-- added get_accessible_children and get_accessible_child -- modified get_object_description service to return an object's type name by default, and optionally description and function/property information. Added aliases get_name and typeinfo -- As yet not documented, cause I haven't tested it, but you shold be able to use handle to a unicode string as an argument to any get, put or method call.
