Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PRESIDECMS-2731 Provide wrapper service for getComponentMetaData #1382

Open
wants to merge 6 commits into
base: stable
Choose a base branch
from

Conversation

DominicWatson
Copy link
Contributor

The service should provide server level caching to speed up application reloads and provide helper methods with recursion for fetching component function definitions and attributes.

The service should provide server level caching to speed up application reloads
and provide helper methods with recursion for fetching component function definitions
and attributes.
Including a routine and environment variable to generate a cache file
that can be read in on startup to speed up component metadata reading
for cold starts.
… instance of an object, not just a class name
…ent' of github.com:pixl8/Preside-CMS into feature-PRESIDECMS-2731_get-component-metadata-improvement
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant