Closed (fixed)
Project:
Recommender API
Version:
6.x-2.x-dev
Component:
Code
Priority:
Critical
Category:
Feature request
Assigned:
Reporter:
Created:
23 Feb 2009 at 18:59 UTC
Updated:
19 Jun 2009 at 23:20 UTC
The code should provide a PHP class proxy that encapsulates current APIs.
Scheduled for future release when Drupal goes OO.
Comments
Comment #1
danithaca commentedAs the module becomes larger, it's hard to maintain non-OO code.
Switch to OO and provide functions as wrapper.
Comment #2
danithaca commentedFixed, although some code needs refactoring.