theharsh999 commented on issue #3007:
URL: https://github.com/apache/fory/issues/3007#issuecomment-3695848075

   Hi maintainers 👋  
   I’d like to work on this feature.
   
   My proposed approach:
   1. Start with schema-based configuration (no decorators)
   2. Add support for field-level options: id, nullable, ref
   3. Keep defaults backward-compatible
   4. Add validation for duplicate IDs and invalid configs
   
   Before starting implementation, I’d like to confirm:
   - Is schema-based approach preferred first over decorators?
   - Is making `id` mandatory acceptable?
   - Should this be implemented only for xlang mode initially?
   
   Once confirmed, I can submit a small PoC PR.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to