Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FarMar #35

Open
wants to merge 42 commits into
base: master
Choose a base branch
from
Open

FarMar #35

wants to merge 42 commits into from

Conversation

nahmisa
Copy link

@nahmisa nahmisa commented Mar 18, 2016

Sarah Nahmias

I'm still trying to find the line between refactoring and having my code still be readable to a human who isn't me (and may not understand why I have 1000000000 arguments per method). Coaching on that would be greatly appreciated! As well as any other spots I'm missing the mark but maybe just not cognizant of it yet.

Thanks for a fun project!!!!

nahmisa added 30 commits March 14, 2016 11:37
…write similar methods)

Wanted to move common methods across Markets and Vendors into DataClass Class so other classes (Market, Product, Vendor, Sales) could inherit them.  Not sure I like it yet... But I'll get there!
Ugh. Used parallel assignment!  This was really cool, but now everything is coming through as a string... messed up some ID matching which I've mostly fixed now.  Will see what other problems this causes.

Weirdness with Sale method.  Will fix after lunch.
… self.find anymore since this is a wrong level of abstraction
…eturning methods (vendor, market) so we don't have to search over everything if we only want one instance
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant