Robert, when using this keyword you're referencing to an instance of that CFC but this isn't the case when calling your cfcs as remoteObjects, you don't create an instance of that CFC, you call them directly.
João Fernandes
Robert, when using this keyword you're referencing to an instance of that CFC but this isn't the case when calling your cfcs as remoteObjects, you don't create an instance of that CFC, you call them directly.
João Fernandes