hello list is there any trick to inherit from MapObj class in PHP/Mapscript? (something like "MyMapClass extends MapObj" isn't working) as far as i understand ms_newMapObj() is not a constructor but a function returning an object. does there exist an accessible class representing a mapObj to inherit from? thanks a lot