Upgrade Your Drupal Skills

We trained 1,000+ Drupal Developers over the last decade.

See Advanced Courses NAH, I know Enough

My progress on Drupal 8: update #2

Parent Feed: 

I will try to keep a weekly schedule but nearly two weeks passed since the previous post. These days I am still working on the system table removal. The key-value store patch it relies on is now fully ready (edit: it just got committed) and the system table to CMI conversion patch is now at its three major revision. First it was converted to just CMI, then the key-value store was added in a crude manner (this iteration got to pass all tests, however) and now I am getting there with a more elegant way of using the key-value store. Previously we were storing the module filenames and info files serialized in SQL and then processed that and cached the results. Based on the existing caching I only store the absolute minimum and get the necessary data from the filesystem, from the modules when rebuilding caches. This will lead to an easier to use Drupal hopefully. However, there are incredible hard bugs I find on the way there. This slows me down alas. I am incredibly glad I am paid to do this or it would never get done. All in all, this will take at the end a full month to get done so I expect this and perhaps some of the next week to be occupied by it. Then comes the date formats table family.

Oh and I added a vocabulary filter to taxonomy term listing in efq_views.

Author: 
RSS Tags: 
Original Post: 

About Drupal Sun

Drupal Sun is an Evolving Web project. It allows you to:

  • Do full-text search on all the articles in Drupal Planet (thanks to Apache Solr)
  • Facet based on tags, author, or feed
  • Flip through articles quickly (with j/k or arrow keys) to find what you're interested in
  • View the entire article text inline, or in the context of the site where it was created

See the blog post at Evolving Web

Evolving Web