Welcome Guest, Not a member yet? Register   Sign In
Would Protoype and CI be slow?
#11

[eluser]Nick Husher[/eluser]
What I mean is that if you go with jQuery or one of the other lightweight frameworks, you have less extensibility than YUI. Often, if you're trying to use a piece of code someone else wrote, you're stuck with how it works. You can modify their core files, but that can be problematic. Or you can put up with the problems with the imported code. Or you can write your own.

YUI's core libraries (and most of the major contributions) are massively exensible. You can layer your own desires and behaviors on top of the existing code very easily and you can take advantage of a lot of their "Provider" objects very easily.

I'm not sure I know in what sense of 'slow' you mean regarding YUI. As I said, YUI tends to be a bigger burden on your pipe, although there are plenty of ways to mitigate that (gzip compression, file minimization, combined requests, colocation, etc). For execution time, YUI is probably a little slower overall than jQuery, but most users won't notice the difference.

YUI Pageweights


Messages In This Thread
Would Protoype and CI be slow? - by El Forum - 12-03-2008, 04:48 PM
Would Protoype and CI be slow? - by El Forum - 12-03-2008, 05:27 PM
Would Protoype and CI be slow? - by El Forum - 12-03-2008, 05:28 PM
Would Protoype and CI be slow? - by El Forum - 12-03-2008, 06:52 PM
Would Protoype and CI be slow? - by El Forum - 12-03-2008, 09:59 PM
Would Protoype and CI be slow? - by El Forum - 12-03-2008, 10:38 PM
Would Protoype and CI be slow? - by El Forum - 12-04-2008, 01:03 AM
Would Protoype and CI be slow? - by El Forum - 12-04-2008, 02:20 AM
Would Protoype and CI be slow? - by El Forum - 12-04-2008, 07:47 AM
Would Protoype and CI be slow? - by El Forum - 12-04-2008, 09:49 PM
Would Protoype and CI be slow? - by El Forum - 12-05-2008, 11:18 AM
Would Protoype and CI be slow? - by El Forum - 12-05-2008, 02:47 PM
Would Protoype and CI be slow? - by El Forum - 12-05-2008, 06:01 PM
Would Protoype and CI be slow? - by El Forum - 12-05-2008, 09:16 PM
Would Protoype and CI be slow? - by El Forum - 12-12-2008, 01:35 PM



Theme © iAndrew 2016 - Forum software by © MyBB