On Mon, 2013-12-16 at 00:49 +0100, Benoît Minisini wrote:
> Le 16/12/2013 00:36, Bruce a écrit :
> > I've got myself in a real mess with this one. :-(
> >
> > I have a class in a local ("third-party") component that inherits the
> > native Application class. It provides some generic setup stuff, da
Le 16/12/2013 00:36, Bruce a écrit :
> I've got myself in a real mess with this one. :-(
>
> I have a class in a local ("third-party") component that inherits the
> native Application class. It provides some generic setup stuff, database
> connectivity across networks and some basic security. It wo
I've got myself in a real mess with this one. :-(
I have a class in a local ("third-party") component that inherits the
native Application class. It provides some generic setup stuff, database
connectivity across networks and some basic security. It works fine and
has done so for a few years.
Now