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

Исправление процесса сериализации типов объектов (ObjectType) #2

Merged
merged 11 commits into from
Aug 4, 2022

Commits on Jun 13, 2022

  1. Configuration menu
    Copy the full SHA
    3751143 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2022

  1. remove unnecessary formatting

    Stepami committed Jun 14, 2022
    Configuration menu
    Copy the full SHA
    8b3ef57 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2022

  1. Configuration menu
    Copy the full SHA
    3e426d0 View commit details
    Browse the repository at this point in the history
  2. some work on it

    Stepami committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    4f58a67 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2022

  1. Configuration menu
    Copy the full SHA
    1072028 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2022

  1. Configuration menu
    Copy the full SHA
    655bc06 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    231f09a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e1f27c0 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2022

  1. Configuration menu
    Copy the full SHA
    928c35c View commit details
    Browse the repository at this point in the history
  2. Исправление бага по разрешению ссылок (#8)

    * Скелет исправления бага через паттерн "Посетитель"
    
    * Реализация некоторых посещений, удаление неактуального функционала, доработка тестов
    
    * Доработка функционала:
    - если мы определяем посещение компонента виртуальным методом, то переопределять его надо только в том наследнике компонента, для которого существует специальная логика посещения
    - доработка тестов
    Stepami authored Aug 4, 2022
    Configuration menu
    Copy the full SHA
    4298eb8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    208ca41 View commit details
    Browse the repository at this point in the history