letsgetrandy / DICSS

Directly injected CSS
http://letsgetrandy.github.io/DICSS/
MIT License
1.35k stars 72 forks source link

How does DICSS compare to DILDOSS? #44

Open MadaraUchiha opened 9 years ago

MadaraUchiha commented 9 years ago

A friend had compared DICSS to DILDOSS (Dynamically Injected Lexically Documented and Organized StyleSheets), I didn't check it myself, but she says DILDOSS is much more stable and predictable. Moreover, scale appears to be easier with DILDOSS.

bkoifman commented 9 years ago

Most sure that using DILDOSS can be a pain in the ass, yet still much more stable

letsgetrandy commented 9 years ago

Unfortunately, while DILDOSS is more stable, it's never not hard to use.

bkoifman commented 9 years ago

DILDOSS also resolved the leaks that DICSS has, which make it more secure and should keep you out of trouble for the next few years

letsgetrandy commented 9 years ago

True. With DICSS, depending on your implementation, there is the risk of spawning a new processes, which is not possible with DILDOSS.