Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rework package #4

Open
wants to merge 63 commits into
base: main
Choose a base branch
from
Open

Conversation

sajacl
Copy link

@sajacl sajacl commented Mar 18, 2024

Proposing to rework branch based on observations.

Main key achievements:

  1. Improve readability.
  2. Extend functionality and provide a structured approach.

This PR will introduce some objects/logics which is listed below:

  • Characters
    Character objects will encapsulate bridge between Farsi justification and code implementation.

  • CoreTextExtendible
    Small weight objects (Line, Word) that will contain logics for re-aligning the given string.

  • Arabic evaluator

sajacl and others added 10 commits March 18, 2024 13:34
Implemented automation for unit testing to prevent broken commits into the project.
… the GitHub automation do it's things and test the project.
Co-Authored-By: Seyed Mojtaba Hosseini Zeidabadi <[email protected]>
Mohammad's original commit:
r - extract linesProcessing

Co-Authored-By: Mohamad Rahmani <[email protected]>
Mohammad's original coomit:
r - use CharacterSet newlines instead of hardcoding newline + use components String's method and return an actual Array of String instead of a Substring (since you'll need to convert that again).

Co-Authored-By: Mohamad Rahmani <[email protected]>
@sajacl sajacl marked this pull request as ready for review March 19, 2024 10:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants