Can't we just "tag" the plugins ? "propel" , "doctrine" , "jquery" ... and keep "sf" prefix for core plugins and no prefix for others ?
Or perhaps we could do a plugin tree like Pear, ex sfLightboxPlugin could be named JS_Lightbox or something like that .. ? ----- Message d'origine ---- De : Bernhard Schussek <[EMAIL PROTECTED]> À : [email protected] Envoyé le : Vendredi, 4 Janvier 2008, 21h39mn 25s Objet : [symfony-devs] Re: Moving towards 1.1 - Migrating Plugins I do think that prefixes are necessary. The simpliest case is that a user has a model class with the same name as a class in a plugin. I agree though that one single prefix for all unofficial plugins might do. Bernhard 2008/1/4, Charley Tiggs <[EMAIL PROTECTED]>: > > > [EMAIL PROTECTED] said on Friday, January 4, 2008: > > >Bernhard Schussek wrote: > >> Especially if we are enforcing high-quality plugins (= longer > >> development time), we have to make sure that development prefixes > >> don't suddenly get "invalid" as someone else released a plugin with > >> the same prefix. > > > >Also, a prefix which consists of the authors initials seems a bit wrong > >to me - what happens when that author retires from the project, or the > >project is developed more by someone else in the future, we shouldn't > go > >going down a path that might lead to people renaming plug ins in the > future. > > > >I agree with removing the 'sf' - maybe a standard unofficial prefix is > >all that's needed... 'usf' perhaps? Or course, this does leave the > >problem with, for example, having 2 facebook plugins. > > Why do we need prefixes at all? Seems to me, the reason for the sf > prefix is to identify those plugins supported by the symfony core team. > Once we get away from that, there's no need for prefixes is there? > > The elimination of prefixes addresses pookey's concerns and possibly > makes it easier for users searching for plugins to more readily identify > those created by the symfony core team. > > Charley > > > > _____________________________________________________________________________ Ne gardez plus qu'une seule adresse mail ! Copiez vos mails vers Yahoo! Mail http://mail.yahoo.fr --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "symfony developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/symfony-devs?hl=en -~----------~----~----~----~------~----~------~--~---
