Skip to content

MCR-3351 Remove Xalan extensions from XEditor #2438

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

Draft
wants to merge 17 commits into
base: 2024.06.x
Choose a base branch
from

Conversation

fluetze
Copy link
Member

@fluetze fluetze commented Mar 11, 2025

@toKrause toKrause changed the title Issues/mcr 3351 remove xalan extensions from x editor MCR-3351 remove xalan extensions from x editor Mar 12, 2025
@toKrause toKrause changed the title MCR-3351 remove xalan extensions from x editor MCR-3351 Remove Xalan extensions from XEditor Mar 12, 2025
*
* @author Frank L\U00FCtzenkirchen
*/
public class MCRElementCache {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should / can this use /extend MCRCache?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd rather rename that. It is a sort of cache, but it caches every element with an @id, not the most recently used etc.
Maybe ElementLookupTable is better? Using MCRCache would be just overhead.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"There are only two hard things in Computer Science: cache invalidation and naming things."
-- Phil Karlton

@fluetze fluetze requested a review from yagee-de March 13, 2025 16:17
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.

2 participants