Draft
Conversation
ST-DDT
reviewed
May 14, 2020
| the default :javadoc:`TypeSerializerCollection` or locally, by specifying it in the :javadoc:`ConfigurationOptions` | ||
| when loading your config. | ||
| This ``TypeSerializer`` must then be registered with Configurate. This can be done by specifying it in the :javadoc:`ConfigurationOptions` | ||
| when loading your config. In the past, global registration has been supported, but |
Member
There was a problem hiding this comment.
Is there something missing behind but?
|
|
||
| You can also have fields that are not are not annotated with ``@Setting`` in your ``@ConfigSerializable`` classes. | ||
| These fields won't be persisted to config files and can be used to store temporary references for your plugin. | ||
| For better compatility with future versions of the ObjectMapper, these changes should be |
Member
There was a problem hiding this comment.
Is there something missing behind be?
|
A preview for this pull request is available at https://cdn.rawgit.com/Spongy/SpongeDocs-PRs/66f4419/. Here are some links to the pages that were modified:
Since the preview frequently changes, please link to this comment, not to the direct url to the preview. |
Member
|
Bump. What's the likelihood of finishing this soon @zml2008 ? |
Member
Author
|
uhhh, it's not impossible, but it is one of quite a few things on my plate at the moment so progress is uncertain |
Member
|
This is your annual issue bump @zml2008 |
Member
|
This PR is about to have it's third birthday. Hi @zml2008 want some cake? |
Member
|
Happy Birthday toooo yoooooouuuuuuu 🍰 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Started revising the docs for 3.7. Mostly minor changes to change out deprecated method names, but a few structural changes as well.
I'll keep this as a draft for now, to be finalized after the SpongePowered/Sponge#2603 update PR is merged and Configurate 3.8 has a full release, but feel free to drop any thoughts or complaints here as they come up.