> > I have a couple branches in this private repo for my client. One is > using blueprint and the other is using YUI. Switching to blueprint > will require a lot more work but I think that in the end it would be > more rewarding. (besides I *really* don't like YUI its just seems less > elegant) However, cleaning things up and installing SASS for YUI would > be MUCH faster. Which do you think would be preferable? >
I'd start with using cleaning up the templates and using SASS. > I try my best to avoid hacking around in someone else's models or > controllers. I figure if I have to touch more than a couple of lines > of code I have the wrong tool/plugin/gem and I should look for > something else or build my own. That is one reason that I like CE. I > can do all sorts of cool UI stuff without touching the CE Models or > Controllers. With that being the case there shouldn't be any backwards > compatibility issues that can't be handled very easily. > True, as far as models and controllers go. But it you start changing templates (partials, for example), you might screw up someone's app if they're expecting that partial to look or behave a certain way. Make sense? The idea (at least to start), is to refactor the templates and CSS without changing the appearance or UI. Thanks! Looking forward to seeing what you've done, Bruno -- You received this message because you are subscribed to the Google Groups "CommunityEngine" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/communityengine?hl=en.
