-
Notifications
You must be signed in to change notification settings - Fork 8
Deprecate unused libraries #90
Comments
First, I think we can deprecate all libraries that have no
Second, I would like to deprecate libraries addressing a dead technology, like:
Third, libraries I'm not sure if it is relevant to keep:
|
no composer => drop : OK
|
👍 drop no-composer
These can be deprecated too? :
|
|
I've updated the first comment with a new column to the table: “Agreed to deprecate”, just to keep track of the discussion. |
hoa/heap ? |
No, it's a new library, which explains the low number of downloads and stars. |
Hello, agreed if everyone here. What about hoa/database: ? For me we can mark it as deprecated also |
Precision: I don't use hoa/worker, I just say I do worker in php and use stuff like this in several jobs. database can be drop for me |
I would like to keep |
It's true that |
OK, let's deprecated :-). |
|
Website has been updated accordingly, https://hoa-project.net/. Thanks! @vonglasow Could you update the mirrors please? |
@shulard Should write a blog post about that? |
@Hywan yes for sure. Mirrors on Gitlab are archived, |
@Hywan, yep I try to write that article before the end of the week 😉. |
@vonglasow I think deletion is fine. |
All deprecated libraries are now deleted from the mirror pikacloud |
We choose to drop unused, unpopular and not relevant part of Hoa and it's important to write about that. Related to : hoaproject/Central#90
We choose to drop unused, unpopular and not relevant part of Hoa and it's important to write about that. Related to : hoaproject/Central#90
I've created the article here : hoaproject/Blog#20. |
We choose to drop unused, unpopular and not relevant part of Hoa and it's important to write about that. Related to : hoaproject/Central#90
We choose to drop unused, unpopular and not relevant part of Hoa and it's important to write about that. Related to : hoaproject/Central#90
Hello fellow Hoackers,
As discussed yesterday during the Hoa Virtual Meeting, and since several days now, we would like to deprecate some libraries that are either (i) un-used/unpopular, (ii) not relevant anymore because they refer to dead technologies. The goal is to reduce the maintenance, the effort of documentation, testing etc.
To decide what libraries to deprecate, we need data. Here they are:
composer.json
hoa/acl
hoa/bench
hoa/cache
hoa/cli
hoa/compiler
hoa/consistency
hoa/console
hoa/core
hoa/database
hoa/devtools
hoa/dispatcher
hoa/dns
hoa/event
hoa/eventsource
hoa/exception
hoa/fastcgi
hoa/file
hoa/graph
hoa/heap
hoa/http
hoa/irc
hoa/iterator
hoa/json
hoa/kitab
hoa/locale
hoa/log
hoa/mail
hoa/math
hoa/memory
hoa/mime
hoa/model
hoa/notification
hoa/option
hoa/praspel
hoa/promise
hoa/protocol
hoa/prototype
hoa/realdom
hoa/regex
hoa/registry
hoa/router
hoa/ruler
hoa/serialize
hoa/session
hoa/socket
hoa/stream
hoa/string
hoa/stringbuffer
hoa/test
hoa/translate
hoa/tree
hoa/ustring
hoa/view
hoa/visitor
hoa/websocket
hoa/worker
hoa/xml
hoa/xmlrpc
hoa/xyl
hoa/zformat
hoa/zombie
My next comment will propose some libraries to deprecate, and why.
The text was updated successfully, but these errors were encountered: