On Mié 28 Nov 2001 00:38, Nathaniel Reed wrote: > For my application, I need to create an application-scoped singleton > class that implements the event notifier pattern. The Turbine services > framework seems to be perfect for this! > > Unfortunately, the documentation does not appear to address this. Any > advice? > > Also, this is a common problem. I wonder if anyone else has implemented > this pattern in a reusable way? > > Thanks > -- > Nate Reed > Physical Oceanography Distributed Active Archive Center > Jet Propulsion Laboratory (Raytheon) > [EMAIL PROTECTED] > (626) 744-5528 > (626) 744-5506 > > > > -- > To unsubscribe, e-mail: > <mailto:[EMAIL PROTECTED]> For additional > commands, e-mail: <mailto:[EMAIL PROTECTED]>
I've implemented this for my app but I haven't tested it yet and I want to make sure it works well first...once I have it tested I'll send off the code to the list... If you'd like I can send it as is to you privately whenever you want. I did what Daniel said...basically copying from an existing service. Saimon _________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>