-
-
Notifications
You must be signed in to change notification settings - Fork 8
Description
Hi!
I hope you don't mind me contacting you. I'm writing to ask about publishing a standalone version of your fantastic library, "Mementifier".
I've been working on refactoring the original code to make it completely independent of Coldbox. Approximately 50% of your original logic remains, integrated into the new structure.
In my standalone version, I've implemented several significant changes:
- Externalized the "memento" storage to a JSON file.
- Added the ability to load custom classes for mappers.
- Integrated a caching layer.
- Included some light usage statistics.
- Added the feature to force type casting (e.g., using syntax like "value$INT").
- Removed support for cffractal
Given the extent of these modifications and additions, I would like to publish this standalone version on my GitHub profile. The repository will utilize the same license as the original "Mementifier" project.
Of course, you and the original contributors will be fully and prominently credited in the documentation and repository description.
Would you be open to me publishing this derived work?/
Thank you for your time, and once again, thank you for your great work on the library! 🙏