stride3d / stride3d/stride

Roslyn analyzers and source generators (tracking)

Open
#1,835 23 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
C#
Stars
7.8k
Forks
1.2k
Avg merge
2d 17h
Merged PRs (30d)
49

Description

Creating an issue to support cross-PR discussion for #1778 and #1609

The purpose is to slowly replace AssemblyProcessor with Roslyn for the benefit of easier maintenance and improved usability by allowing debugging into the serializers.
Furthermore analyzers would provide compile time warnings to users if they do something not supported by the serialization system providing more clarity over why things are not working.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing issues #1778 and #1609, then examine the existing AssemblyProcessor and the cross-PR discussion here. The intended outcome is to replace AssemblyProcessor with Roslyn-based analyzers and source generators, including compile-time warnings for unsupported serialization usage and easier serializer debugging.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
compilers
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.