-
Notifications
You must be signed in to change notification settings - Fork 44
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
New name - new life #105
Comments
|
@Alxpy What is the reasoning behind this name choice? After thinking a little I came up with Rationale:The library is defined as Modern javascript i18n localization library based on es6 tagged templates and the good old GNU gettext. It also makes use of the It also makes things compact when thinking about its design and usability by third party projects: import {t, ngettext, msgid} from 'ttag' And finally, it respects the rule established by @AlexMost 😄 ℹ️ Further research for possible trademarks has to be made but so far I couldn't find any blockers. |
@erickwilder nice suggestion. @Alxpy, @MrOrz what do you think? |
@erickwilder owlf - just random name that satisfies the rules @AlexMost @erickwilder LGTM |
How does it pronounce? "tea-tag"? Maybe we can use a teabag tag hanging on the edge of a mug as a logo :P |
Any other suggestions? Or should we go forward with this one? |
@erickwilder I think
|
Okay, I can start working on patching the docs (and perhaps patching any npm publishing scripts). All the rest I think is better if the current repo owners take care of. Side note: I really liked @MrOrz idea for the logo. What about making everything based on open source and use some openclipart.org's assets for that? I've found this one quite good for a starting point. Since remixes are allowed we might play a bit with colors (or not) |
@erickwilder sounds great. Sorry for the delayed responses, currently I am a little bit overloaded at work... If you have a chance to help with docs I will really appreciate. I have already reserved |
It would be nice to reserve |
I've been thinking a little about the transition process from the old to the new name and it would be good (for anyone using the library/babel plugin) to start warning users that a future change will be backward incompatible. For that I thought about the following:
If you have any other strategies in mind, please share. |
@erickwilder sounds ok, will release the patch version with warnings ASAP. I will have more time on this week to finish the transition. |
So, the transition process is almost done:
Let me know If I have missed something. @erickwilder thanks for your help :) Future plans:
|
Due to this issue ttag-org/ttag#105 we decided to rename our library from `c-3po` to `ttag`. We still want to keep old links to c-3po.js.org alive. So couple of things are going on here: 1. Changing current c-3po.js.org location 2. Adding new domain name for ttag.js.org Thanks for understanding, sorry for the extra work with the same domain
koa-body is vulnerable to arbitrary file read. The vulnerability exists as it is possible to copy a file that exists outside of the web server's scope, into the `/public` directory which can be publicly read. yargs-parser is vulnerable to prototype pollution. The attack exists as it does not properly sanitize the key value provided by users, allowing the malicious properties of Object.prototype to be parsed or modified using a` __proto__` payload.
Issue - #104
So we need to decide how we should rename this project, to avoid legal infringement.
My thoughts about the new name (can be discussed here also):
Feel free to suggest your ideas @MrOrz @vharitonsky @Alxpy @erickwilder
The text was updated successfully, but these errors were encountered: