grounded / afterburner

A bunch of ideas allowing developers to defer decisions in, and reduce coupling of, an application's technology stack through the provision of design patterns.
MIT License
4 stars 0 forks source link

Added Searcher module and refactored Paginator for consistency. #11

Closed parndt closed 11 years ago

parndt commented 11 years ago

What do you think? Should it be searcher or searched as the action method?

knewter commented 11 years ago

Searched for consistency

parndt commented 11 years ago

What about queried?

robyurkowski commented 11 years ago

I think that I'm preferential to as_pages and as_search_results. @jadams, what are your thoughts?

knewter commented 11 years ago

I'm actually very intrigued by that suggestion. I think that makes for a really nice api in general at a cursory glance. @parndt?

On Mon, Jan 21, 2013 at 5:30 PM, Rob Yurkowski notifications@github.comwrote:

I think that I'm preferential to as_pages and as_search_results. @jadamshttps://github.com/jadams, what are your thoughts?

— Reply to this email directly or view it on GitHubhttps://github.com/robyurkowski/afterburner/pull/11#issuecomment-12523283.

Josh Adams CTO | isotope|eleven http://www.isotope11.com cell 215-3957 work 476-8671 x201

parndt commented 11 years ago

Yeah that's probably better.