hi, the biggest difference between the object pointer vs the object getter, is you can only have one index using the pointer, whereas you can have as many object getters pointing to an array as you need.