Closed (fixed)
Project:
iCal feed parser
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
8 Sep 2009 at 15:48 UTC
Updated:
9 Oct 2009 at 11:40 UTC
This patch simply moves the major parsing functions into an include to reduce parser_ical's loaded memory usage.
| Comment | File | Size | Author |
|---|---|---|---|
| parser_ical_include.patch | 4.45 KB | yhahn |
Comments
Comment #1
ekes commentedFair enough... not a huge move, and separates logic, and with only little extra load effort when needed.
(Patch forgot to create the new .inc file by the way ;) cvsdo fun I guess) anyway commit now to DRUPAL-6--1 http://drupal.org/cvs?commit=267460
Comment #2
ekes commentedshould have changed the status.