Github user synhershko commented on the pull request:
https://github.com/apache/lucenenet/pull/96#issuecomment-73941651
@eladmarg nothing is set in stone, please don't make such statements on
behalf of the project
@Chand2048 sbyte on public APIs will break CLS compliance, this is mainly
why we moved off it (also because it just looks weird to C# devs). If we spot
anything fundamental that breaks because of this we will reconsider. In the
meantime , it makes perfect sense to work with C# bytes and convert as needed
(its a simple cast - bit representation stays the same)
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---