baoyongzhang / baoyongzhang/ParcelableGenerator
two questions while using
- Dominant language
- Java
- Stars
- 302
- Forks
- 76
- PR merge metrics
- No merged PRs in 30d
Description
1 we met an exception while running Class.forName in function PG.convertParcelable in class PG.java
:pi.getFullName() is 'com.baoyz.parcelablegenerator.model.User$$Parcelable', is this correct?
2 we test it without PGProcessor.java , is this ok?
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with PG.java, especially PG.convertParcelable and the Class.forName call, then inspect PGProcessor.java to understand how the generated User$$Parcelable class is expected to be created. Reproduce the exception and verify whether the generated name is correct and whether testing without PGProcessor.java is supported; document the findings or required change.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, java
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100