microsoft / microsoft/AdaptiveCards
[iOS] Add Abridged Class Parsing
Open
Nobody has claimed this yet.
Task
- Dominant language
- C#
- Stars
- 2k
- Forks
- 595
- Avg merge
- 1d 19h
- Merged PRs (30d)
- 1
Description
- The wrapper takes C++ constructors and creates a wrapper around the object with the constructor.
- Support exclusion list
- The wrapper has a constructor
- The wrapper has getter & setter
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the iOS abridged class parsing entry point and the existing C++ wrapper generation code; the issue names no files or tests. Determine how constructor handling, exclusion lists, wrapper constructors, and getters/setters are represented. Done means abridged classes support all four listed behaviors.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp, ios
- Domain
- mobile-dev
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100