Skip to content

Instantly share code, notes, and snippets.

@karlbright
Created August 12, 2009 13:30
Show Gist options
  • Save karlbright/166498 to your computer and use it in GitHub Desktop.
Save karlbright/166498 to your computer and use it in GitHub Desktop.
class TheStack::Publisher::Page # basic initalize, connect functions
class TheStack::Publisher::Catalog < TheStack::Publisher::Page # catalog listing, find product etc
class TheStack::Publisher::ProductPage < TheStack::Publisher::Page # get item details, export to item etc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment