Forums / Cotonti / Core Labs / Archive / Core functions pluggable

Kilandor
#500 2008-08-16 09:56
To saving pre-parsed, and source text here is what I think

Pro
*Quicker Execution
*No need to parse bbcode every single page load.

Cons
*Making changes, to bbcode require every single page/post to be reparsed - this could create major issues on sites with large date - solution could be to only reparse it when that page/post is loaded
*trying to test new bbcode, means re-parsing each time

Alt Solution, make a option to enable, pre-parsed message storing.

I think the only true option would be to clear the stored messages, and only have them re-parsed when they are loaded, but you could have an option as well to re-parse all.