launchpad-dev team mailing list archive
-
launchpad-dev team
-
Mailing list archive
-
Message #06643
Re: lazr-js modules
Hi Huw,
|--==> On Tue, 08 Mar 2011 16:00:41 +1100, Huw Wilkins <huw.wilkins@xxxxxxxxxxxxx> said:
HW> Hi,
HW> I'm trying to release a new version of LAZR-JS but a module has been
HW> replaced with a completely new version. The module is included in
HW> Launchpad (from what I can tell we include the whole of LAZR-JS and have
HW> no control over which files to include... but that is a different
HW> matter) but I can't see anywhere that uses this module, although I may
HW> be looking for the wrong thing.
HW> My question is this, how can I find out where a LAZR-JS module is being
HW> used in Launchpad (if it at all) besides doing a guess and grep?
HW> The module in question is 'gallery-form'.
I don't know either if gallery-form is used in Launchpad, however the
new version should be backward compatible with the former, unless
the client code was monkey-patching/deriving classes from gallery-form
in a way sensitive to implementation details/changes.
Hope that helps,
Free
References