Open AndreCavaca opened 6 years ago
The plan is to include Daryl's early bound generator library in spkl as an option!
Please tell me if there is anything that I can help you guys with to release this enhancement
Hey Scott, is this feature going to be available?
Hi Scott, Thank you for SparkleXrm, it is an awesome tool. We are currently looking forward to use earlyboundgenerator in our projects but we need Attribute Name Consts to be generated for each class just like Daryl's Early Bound Generator does, in order to avoid having "magic strings" hardcoded in our c# code.
This is an example for the Team entity, unnecessary code was omitted: