Skip to content
This repository has been archived by the owner on Mar 27, 2018. It is now read-only.

[meta] Split the core, next #97

Closed
Hywan opened this issue Oct 14, 2015 · 4 comments
Closed

[meta] Split the core, next #97

Hywan opened this issue Oct 14, 2015 · 4 comments

Comments

@Hywan
Copy link
Member

Hywan commented Oct 14, 2015

After #96, we must continue to split the core. Goal: Remove Hoa\Core.
We have to split Hoa\Core\Parameter and Hoa\Core\Data, and also Hoa\Core\Core. What is the strategy here? We must (i) find namings and (ii) find if they must exist (if they have a future). What do you think?

@Hywan
Copy link
Member Author

Hywan commented Dec 8, 2015

  • Hoa\Core\Data can be moved to Hoa\Xyl, the only place where we use it.
  • Hoa\Core\Core can be removed totally.
  • Hoa\Core\Parameter needs a better name. Any idea @hoaproject/hoackers?

@Pierozi
Copy link
Member

Pierozi commented Dec 9, 2015

Hoa\Core\Parameter to Hoa\Core\Config or Hoa\Core\Constant because roughly its value will not be changed after it's defined.

@Jir4
Copy link

Jir4 commented Dec 9, 2015

i disagree, Hoa\Core\Parameter didn't just set constant. There's an interface used in several other rep.

@Hywan
Copy link
Member Author

Hywan commented Jan 6, 2016

Back to #96 for a more comprehensive list of tasks.

@Hywan Hywan closed this as completed Jan 6, 2016
@Hywan Hywan removed the in progress label Jan 6, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Development

No branches or pull requests

3 participants