Skip to content

FarMar#35

Open
nahmisa wants to merge 42 commits intoAda-C5:masterfrom
nahmisa:master
Open

FarMar#35
nahmisa wants to merge 42 commits intoAda-C5:masterfrom
nahmisa:master

Conversation

@nahmisa
Copy link
Copy Markdown

@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