bchavez / bchavez/RethinkDb.Driver
Do_ could be renamed to do
Open
- Dominant language
- C#
- Stars
- 381
- Forks
- 129
- PR merge metrics
- No merged PRs in 30d
Description
do_ method in java only has underscore because it conflicts with the keyword, right? With the capitalization C# does not have this probelm
Contributor guide
Research direction
The issue identifies the do_ method in the C# RethinkDB driver but names no file or test. Start by locating the method and its usages, then determine whether renaming it to do is valid across the public API and what existing coverage verifies the change. Done means the naming decision is resolved consistently without breaking callers.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- databases
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100