14) Every Weblog in its own db-table
I don’t understand the need for this one…can you please elaborate on the benefits?
Thanks
Hi Erin,
I think this is especially interesting if you have totaly different field groups.
1) If the some indexes should be added for each weblog and if you have over 10 weblogs,
you can get performance problems with the current db-design.
2) If weblogs can be handled independently import and export can be easier and the risk would be less if you make something false.
3) It can be easier to extend the tables if needed. (In case of an application with a CI integration). May be this souldn’t be done not to loose support. But sometimes you just need to the things that is not permitted ![]()
4) Finally: db-design would be cleaner.
I hope that the EE-crew knows that my only intention is to give feedback, ideas and experiences.
I am sure there are lots of reasons for the current design.
I just have 3 weeks of EE experience.
I think EE is a very good product. And I am sure EE 2.0 will be much better.
