tnc-ba / strongTNC

BYOD TNC Database Management Tool
GNU Affero General Public License v3.0
0 stars 0 forks source link

Paging Registry #146

Open dbrgn opened 10 years ago

dbrgn commented 10 years ago

Factor out paging registry into separate object/class/whatever.

d22 commented 10 years ago

Maybe we should consider using decorators to register producer?

dbrgn commented 10 years ago

Classes + Decorators would definitely be the way to go here.