My favorites | Sign in
Project Logo
                
Search
for
Updated May 26, 2008 by dirk.bester
Labels: Featured
DisemBeddingIsBadMKay  
Disembedding is the worst possible thing you can possibly do with your wowace mods.

WARNING: This page contains strong language and may not be suitable for viewing by all users.

Who is Disembedding suitable for?

DISEMBEDDING IS ONLY FOR PROGRAMMERS. If you are not a programmer then you lack the skill to use it. That is the bottom line. If you cannot go into the code to fix whatever went wrong because you run disembeded then you should not be running disembedded.

What are the advantages of running my mods disembedded?

That is it. That is the sum total of what you accomplish. After loading Wow, there is absolutely no difference whatsoever between disembedded and embedded mods performance wise. None.

What are the hideous drawbacks of running disembedded?

I am convinced. How do I get the real mod?


Comment by glen.hawley, Oct 15, 2008

I've never had any of the problems you've mentioned that I haven't been able to fix myself with no-more than 2-5 minutes effort even though disembedded I had around 250 addon folders.

But yes, there are noobs out there.

Comment by aesir.rising, Oct 29, 2008

Someone needs help learning to write a position paper...

If I were actually trying to research which strategy to go with (embedded or not), I think I would take a look at this opinionated collection of half-facts and just automatically assume it's wrong. It probably is, but it's not worth arguing about because most ace addon devs are too busy at the moment trying to sort out why WoW 3.x broke their addons. It's probably not because of disembedding though.

As it is, I'm just here to see what Autobar is all about. The description of what it can do sounds pretty valuable.

Comment by tim.brutton, Dec 28, 2008

It's not about drive space, it's not about memory, it's not about load time. It's about making sure you are using the correct version of the libraries, and more to the point, making sure that WoW loads the correct version. If you have multiple embedded mods using the same library, you have no control over which iteration of it loads first. If it so happens that one of your mods requires an up-to-date version, but another of your mods hasn't yet been updated to embed that version, and the older version loads first, mods will stop working. Disembedding gives you complete control over this and allows you to ensure you are using the most optimal version of the various libraries for your mod setup.

Disembedding is bad? Only if you're a complete idiot.

Comment by p.a.calton, Sep 01, 2009

'Disembedding is bad? Only if you're a complete idiot'

The internet is filled with idiots


Sign in to add a comment
Hosted by Google Code