By default, Drupal loads all the .module files of enabled modules and some of FeedAPI modules simply have too fat .module file.

This patch simply moves out not must-have parts of .module files.
Trivial changes only (code moving from .module to .inc)
If 3rd party modules call private functions, it's a big problem anyway :)

CommentFileSizeAuthor
lowering_feedapi_memory_usage.patch134.81 KBaron novak