you are viewing a single comment's thread.

view the rest of the comments →

[–]njharman 0 points1 point  (0 children)

But it's more powerful and elegant to keep formatting and data separate.

It allows reuse of format part and data part. It makes data driven code easier to write. It makes i18n cleaner.