Hacker News new | past | comments | ask | show | jobs | submit login

I've named these things "naive" sometimes. Like "naiveQueryBuilder" or whatever the appropriate term would be. They're also useful for creating tests because the naive version is usually "obviously" correct (still write some tests, but you don't need much more than sanity checks) and can be the oracle for the faster version (you might want to cache results rather than run the naive one each time, though).





Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: