Skip to content

Conversation

@snakpak
Copy link
Contributor

@snakpak snakpak commented Aug 10, 2013

Hi. This is a problem I had earlier converting an existing subclassed TT app to Dancer. Dancer silently changed ANYCASE blowing the app up because it used reserved words everywhere as variables. This change nixes Dancer defaults when using TT subclass. The theory is the existing subclass already does things how it needs them done, so don't fool with it. The patch honors settings in config.yml, if they exist, but doesn't add any baggage if the user didn't explicitly say to. I've left the tags alone here since I've another PR regarding their quoting. I'll come back to it after the dust settles... or not. Your call. Thanks.

@yanick
Copy link
Contributor

yanick commented Aug 11, 2013

The patch itself looks good. I think we should probably drop information about those different defaults in the doc, though.

@snakpak
Copy link
Contributor Author

snakpak commented Aug 11, 2013

Ok. Updated the doc a bit. Since the other PR was accepted, went ahead and rolled in the "don't send tags either" mod I mentioned earlier too. Probably a little easier to read, but let me know if you'd rather have it separated.

@snakpak
Copy link
Contributor Author

snakpak commented Aug 12, 2013

Sorry. I had to rebase this one as it overlapped PR951. It's not quite so easy to read now...

@bigpresh
Copy link
Member

Looks good to me, +1

@yanick yanick closed this in d94b597 Aug 23, 2013
@snakpak snakpak deleted the fix-tt-defaults branch November 22, 2014 18:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants