Skip to content
This repository has been archived by the owner on Jan 4, 2023. It is now read-only.

[2.0] utils module cleanup redux #476

Closed
jlu5 opened this issue Jun 27, 2017 · 0 comments
Closed

[2.0] utils module cleanup redux #476

jlu5 opened this issue Jun 27, 2017 · 0 comments
Assignees
Labels
involves: api change breaking API changes involves: services involves changes to the services API type: cleanup issues involving cleaning up (old) code type: enhancement improvements to existing features
Milestone

Comments

@jlu5
Copy link
Collaborator

jlu5 commented Jun 27, 2017

02:06 <~GL> there's stuff like loadPlugin and getProtocolModule, add_hook, add_cmd which are specific to pylink
02:06 <~GL> maybe that'll stay put. other things like splitHostmask, isNick, etc. should proobably move into Irc
02:06 <~GL> ServiceBot and related might just go into coremods.services_support frankly
02:07 <~GL> idk why there are two separate modules for just that
02:17 <~GL> then there's stuff like the uid generators which are somewhat irc specific
02:17 <~GL> (i don't think other chat platforms need us to hack those in)
02:17 <~GL> and finally, the new stuff: CamelCaseToSnakeCase, DeprecatedAttributesObject
02:19 <~GL> maybe move into structures and make that module "various structures to extend Python classes and store data"
@jlu5 jlu5 added involves: api change breaking API changes type: enhancement improvements to existing features involves: services involves changes to the services API labels Jun 27, 2017
@jlu5 jlu5 added this to the v2.0 milestone Jun 27, 2017
@jlu5 jlu5 added the type: cleanup issues involving cleaning up (old) code label Aug 7, 2017
@jlu5 jlu5 self-assigned this Aug 29, 2017
@jlu5 jlu5 closed this as completed Aug 30, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
involves: api change breaking API changes involves: services involves changes to the services API type: cleanup issues involving cleaning up (old) code type: enhancement improvements to existing features
Projects
None yet
Development

No branches or pull requests

1 participant