longevity icon indicating copy to clipboard operation
longevity copied to clipboard

implement PType.propSet and PType.keySet with macros

Open sullivan- opened this issue 7 years ago • 0 comments

Right now these are implemented with runtime reflection. Move to compile time for faster application startup. See longevity.model.annotations.packscanToList for a general idea of how to do this.

sullivan- avatar Jul 12 '17 18:07 sullivan-