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

Move common text handling routines to vumi core #727

Open
vgeddes opened this issue Feb 20, 2014 · 1 comment
Open

Move common text handling routines to vumi core #727

vgeddes opened this issue Feb 20, 2014 · 1 comment

Comments

@vgeddes
Copy link
Contributor

vgeddes commented Feb 20, 2014

The application multiplexer (Vumi-Go) and various other services such as GFM and Wikipedia have their own hand-rolled functions for performing all sorts of text manipulations. These include functions for cleaning and stripping input, parsing menu choices, creating menus, and truncating text gracefully.

These could all be moved into Vumi core at some point, saving duplication and possible bugs.

Examples:

@hodgestar
Copy link
Contributor

I'm not really sure these are generic enough to warrant being in core, but
if we start adding core things that use them I'm fine with them being
included.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants