typetools / typetools/checker-framework

Use the context object and a new object model

Open
#482 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
Java
Stars
1.1k
Forks
440
Avg merge
1d 12h
Merged PRs (30d)
134

Description

The context object will make it easier to decouple the annotation processor from the type system (for example, by making the ProcessingEnvironment available) . We can also think about a new object model for the Checker Framework so that initialization and wiring is not so tricky.

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 tracing how the annotation processor, type system, ProcessingEnvironment, initialization, and wiring currently interact. The issue provides no file or test entry point; done would require an agreed context object and a new object model that decouple these components and simplify initialization.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
compilers
Issue type
Refactor
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.