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

プロセッサ機構の見直し #183

Open
yama opened this issue Dec 12, 2018 · 0 comments
Open

プロセッサ機構の見直し #183

yama opened this issue Dec 12, 2018 · 0 comments

Comments

@yama
Copy link
Member

yama commented Dec 12, 2018

もともとはウィジェットという名前で、テンプレート変数の値をHTML的に整形してblink(点滅文字)などに変換する目的で実装された機能だが、パフォーマンス面の問題が大きい。分かってて採用する場合はよいが、知らずに採用してサイトが大きくなってきた時に困ることが多い。

プロセッサの機能を限定し、MySQLのデータ操作だけで可能な加工にとどめる。高度な加工が必要な場合はモディファイアを用いる。

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

No branches or pull requests

1 participant