[development] Configurable content types in core
Dries Buytaert
dries.buytaert at gmail.com
Mon Aug 7 10:18:33 UTC 2006
Thanks Neil.
On 07 Aug 2006, at 02:36, Neil Drumm wrote:
> - Start moving fields module towards core, only 4 weeks left.
Historically, we decided not to use alter tables to add new fields.
This results in many, many JOINs, combined with some node caching
algorithm.
People who can't alter tables, can't run the upgrade script so it is
probably safe to assume that 99% of all Drupal sites can alter their
tables. Therefore, I'd like to open up this discussion again.
Let's come up with a list of advantages and disadvantages of both
approaches?
--
Dries Buytaert :: http://www.buytaert.net/
More information about the development
mailing list