[GH-ISSUE #8] Remove useless "OpenNote" folder #9

Closed
opened 2026-02-26 01:34:54 +03:00 by kerem · 3 comments
Owner

Originally created by @crazycodr on GitHub (Nov 5, 2013).
Original GitHub issue: https://github.com/JLiscom/OpenNote/issues/8

If people want to access the software from "/OpenNote" let them be. I recommend removing the OpenNote folder and merging everything down the the main folder.

Currently setting up composer in a fork and i'll add an IoC container. But to benefit from a standard setup structure, i'd strongly recommend we move OpenNote folder contents back into the main folder!

Originally created by @crazycodr on GitHub (Nov 5, 2013). Original GitHub issue: https://github.com/JLiscom/OpenNote/issues/8 If people want to access the software from "/OpenNote" let them be. I recommend removing the OpenNote folder and merging everything down the the main folder. Currently setting up composer in a fork and i'll add an IoC container. But to benefit from a standard setup structure, i'd strongly recommend we move OpenNote folder contents back into the main folder!
kerem 2026-02-26 01:34:54 +03:00
  • closed this issue
  • added the
    wontfix
    label
Author
Owner

@crazycodr commented on GitHub (Nov 5, 2013):

Best yet, use a public folder as most application framework use a public folder to display public assets and hide controllers, views and other classes in the folder below it... I've yet to see a host that doesn't allow setting up vhosts to sub directories such as "/public"

<!-- gh-comment-id:27797330 --> @crazycodr commented on GitHub (Nov 5, 2013): Best yet, use a public folder as most application framework use a public folder to display public assets and hide controllers, views and other classes in the folder below it... I've yet to see a host that doesn't allow setting up vhosts to sub directories such as "/public"
Author
Owner

@JLiscom commented on GitHub (Nov 6, 2013):

I like it the way it is.
I dislike clutter.

<!-- gh-comment-id:27838274 --> @JLiscom commented on GitHub (Nov 6, 2013): I like it the way it is. I dislike clutter.
Author
Owner

@crazycodr commented on GitHub (Nov 6, 2013):

It's ok to dislike clutter, but your application is hard to navigate in the code base portion and highly STUPID (Read on it on the web) you should adopt as early as possible good practices such the SOLID practices or risk failing your project on the long term.

Composer, PHPUnit, SOLID only to name a few are standards, not clutter. You will have a hard time acquiring contributors (except for bug reporters) if you stay this way. It's your call, good luck.

PS: I will still submit a pull request soon with the workload i did on your app, might seem like clutter, but i highly recommend you take a look at it and learn from it. Ask questions if you need help, i'll help you!

<!-- gh-comment-id:27865956 --> @crazycodr commented on GitHub (Nov 6, 2013): It's ok to dislike clutter, but your application is hard to navigate in the code base portion and highly STUPID (Read on it on the web) you should adopt as early as possible good practices such the SOLID practices or risk failing your project on the long term. Composer, PHPUnit, SOLID only to name a few are standards, not clutter. You will have a hard time acquiring contributors (except for bug reporters) if you stay this way. It's your call, good luck. PS: I will still submit a pull request soon with the workload i did on your app, might seem like clutter, but i highly recommend you take a look at it and learn from it. Ask questions if you need help, i'll help you!
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/OpenNote-JLiscom#9
No description provided.