Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

I just enterprised

Name: Anonymous 2009-01-23 2:46

Fuck, I think I expertly programmed this shit in ASP.Net. I might even use Enterprise Library for this, FUCK!

I have an objects that define settings for various features of the site that are editable by site admins. The settings are persisted by serializing them to an XML file. Fucking .Net, I didn't have to write any XML processing myself.

Because the settings only apply to one related set of features to the site for all users, I used a singleton to represent the settings object. Then to ensure that its thread safe and not GCed I used a factory.

How can I do this right, without Enterprise Quality solutions?

Name: Anonymous 2009-01-23 3:54

>>6

Some ENTERPRISE languages have done away with [spoiler]global variables[/spoilers] to pave the way for the SINGLETON.

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List