question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

So, this is a personal pet peeve, and I would totally understand not doing this, but I hate the word Config and like seeing it typed out as Configuration (like App instead of Application seems lazy).

I understand ExtendedXmlSerializerConfiguration seems a little lengthy though… so maybe ExtendedXmlConfiguration ?

No worries if you don’t like it, but thought I would ask!

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:7 (7 by maintainers)

github_iconTop GitHub Comments

1reaction
WojciechNagorskicommented, Jan 19, 2017

It is good proposition.

My english is not perfect. To be honest I’m still learning. I will be glad if you give me know when I make mistakes.

0reactions
Mike-E-angelocommented, Jan 19, 2017

Great! I am not sure what default settings are, I’ve used it for over a decade now. 😃 If you like how the code is formatted we can use that. I do like a few things, we can discuss. I will open a new issue.

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to make git mark a deleted and a new file as ...
cd to the top of that directory structure. Run git add -A . Run git status to verify that the "new file" is...
Read more >
Question: How does git detect renames?
For example, -M90% means Git should consider a delete/add pair to be a rename if more than 90% of the file hasn't changed....
Read more >
Understanding renaming/moving files with git
It's just that you asked git to take some latitude while guessing what might have been renamed. Now, you may think you can...
Read more >
git differences: consider renamed files (#730) - meld
If the renamed files are still in the same folder, an option could allow users to choose whether for one side the file...
Read more >
Git file renaming issues (deleting/adding instead of ...
I was asked to ensure it's renamed in Git so as to preserve the history. ... but if it differs to much it...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found