Skip to content

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 <ca.chairman@gmail.com>
Mohammad's original commit:
r - extract linesProcessing

Co-Authored-By: Mohamad Rahmani <rahmanipour.mohammad@gmail.com>
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 <rahmanipour.mohammad@gmail.com>
@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