Skip to content
This repository was archived by the owner on Feb 22, 2018. It is now read-only.

Update try/catch syntax #4

Merged
merged 8 commits into from
Aug 30, 2012
Merged

Update try/catch syntax #4

merged 8 commits into from
Aug 30, 2012

Conversation

butlermatt
Copy link
Contributor

update to use the new 'on' syntax and drop 'final'

@sethladd
Copy link
Contributor

Awesome, thanks Matt!

BTW you might want to use a rebase workflow. It will squash your commits into one, making it a bit easier to review.

@sethladd
Copy link
Contributor

LGTM!

sethladd added a commit that referenced this pull request Aug 30, 2012
@sethladd sethladd merged commit 7f9eb24 into dart-archive:master Aug 30, 2012
@butlermatt
Copy link
Contributor Author

Sorry about that. It was also in part due to my inexperience with git and trying to properly merge your previous commit with my fork. I'll look into a rebase workflow to help keep things cleaner.
Thanks

@jmesserly
Copy link
Contributor

yeah... personally I avoid the rebase workflow because it's more likely to cause merge conflicts (strange stuff like conflicting with yourself, resolving conflicts multiple times during the rebase process). But my experience is with git-svn so YMMV. Rebase does create nicer looking commit logs.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants