Ticket #246 (closed enhancement: fixed)

Opened 22 months ago

Last modified 22 months ago

Make adapter framework load sub-modules

Reported by: nick Owned by: feisley
Priority: major Milestone: 0.3
Component: Utility Version: 0.3
Keywords: review Cc:
Fixed in revision: Branch:
Author:

Description

adding an adapter module for google.appengine.ext.db is not possible.

Change History

Changed 22 months ago by nick

  • status changed from new to accepted

Changed 22 months ago by nick

  • keywords review added
  • owner changed from nick to darkhorse
  • status changed from accepted to assigned

Sub modules can be loaded by module; say you want to create an adapter for google.appengine.ext.db then create a module in pyamf.adapters called google_appengine_ext_db.py.

Changed 22 months ago by nick

  • owner changed from darkhorse to feisley

Changed 22 months ago by thijs

Changed 22 months ago by nick

  • status changed from assigned to closed
  • resolution set to fixed

Fixed in r1201.

Note: See TracTickets for help on using tickets.