Not finding what you are looking for? Request a recipe!

  1. Avg. Rating 4.0

    A getMemento() method when using implicit getter and setters ...

    I like having a getMemento() function in all my CFC's so I can see a snapshot of the data stored in the CFC at any time. I therefore decided to write a new one which would work with the property data when using implicit getters and setters in CF9. I found a quick way to do this using the getMetaData ...

  • Results 1-1 of 1