> > Personally I would go with 'org.gwtproject.gwt-safecss' as groupid. It >> will make it much easier for gwt users to work with the module. >> >> What do you think? >> > > Do you really mean org.gwtproject.gwt-safecss as groupId‽ I.e. > org.gwtproject.gwt-safecss:gwt-safecss coordinates‽ >
Oh, sorry. I mean org.gwtproject.safecss. you are right. > I'd be OK with org.gwtproject:gwt-safecss, but how about > org.gwtproject.safetypes grouping both gwt-safehtml and gwt-safecss? (and > possibly gwt-safeuri, gwt-safehtml-templates > gwt-safehtml-templates-processor if we split further) > Or org.gwtproject.safe-html-types, inspired by > https://github.com/google/safe-html-types > <https://www.google.com/url?q=https%3A%2F%2Fgithub.com%2Fgoogle%2Fsafe-html-types&sa=D&sntz=1&usg=AFQjCNGHM30DTzhmNa_OraY5U9zfmuWk_w> > ? > I like the idea, renaming the repo to gwt-safe-html-types and using as group id 'org.gwtproject.safe.type.html', 'org.gwtproject.safe.type.css', 'org.gwtproject.safe.type.uri' ... sounds good to me. > Or just keep using the "root" package name as the groupId: > org.gwtproject.safehtml:gwt-safehtml (and then annotation processor, etc.) > and org.gwtproject.safecss:gwt-safecss (and later possibly > org.gwtproject.safeuri:gwt-safeuri) > At the first look, I would go with 'org.gwtproject.safe.type.*'. -- You received this message because you are subscribed to the Google Groups "GWT Contributors" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/google-web-toolkit-contributors/f44ee683-daad-4bc9-9098-c486438638bbo%40googlegroups.com.
