-Ray
On Fri, Dec 9, 2011 at 6:40 AM, Thomas Broyer <t.br...@gmail.com> wrote:
> --
> http://groups.google.com/group/Google-Web-Toolkit-Contributors
> How could I refuse? :) SGTM. We will of course, still have to
> maintain all of the GWT-isms. Actually, I've been wondering if we
> shoudn't just adopt LESS or SASS extensions too.
>
Yes, please.
Greetings,
Michael
Given Ray's earlier idea to even move to SASS or LESS, I'd rather introduce a new GssRessource (which can even be done as a third party lib), and possibly merge them later if possible.
Replacing Flute with Closure Stylesheets while retaining GWT's semantics is not easy. First, Flute is a SAC parser while Closure is DOM-like using visitors (much like GWT's own internal model).
Given Ray's earlier idea to even move to SASS or LESS, I'd rather introduce a new GssRessource (which can even be done as a third party lib), and possibly merge them later if possible.
No, I started looking at it, but quickly gave up, without writing any
line of code (I mean, I have no single commit in my
closure-stylesheets local git branch). I have no strong need for it,
so it was really low priority.
> --
> http://groups.google.com/group/Google-Web-Toolkit-Contributors
Just a clarification: I was trying to replace Flute with the parser
from Closure Stylesheets, replacing the whole CssResource processing
(or creating a GssResource) with one based on Closure Stylesheets
should be relatively easy though. For now, my priorities are fixing
the remaining RF bugs and hope my half-a-dozen-or-so patches will land
in 2.5 (we're helping a company switch to web apps in GWT, and I'd
recommend them to use RF over RPC if there wasn't so many pitfalls
[1], having the fixes in 2.5 would help make the choice based on the
actual features and limitations due to their designs, rather than
ditch RF based only on its known bugs [2]). I had very little time
these past weeks so I couldn't even try fixing issue 6710 which, to
me, is higher priority.
So, when I'll have time and have fixed 6710 (the last remaining
"blocker" IMO), I'll see if I can help integrating Closure
Stylesheets, but I'm afraid not before. Does that sound good to you?
[1] That one in particular caught me when upgrading to a "recent
trunk" last fall, it's not documented and I can't say if it's a bug or
simply a limitation due to batching:
http://code.google.com/p/google-web-toolkit/issues/detail?id=7120#c1
[2] One such example:
http://code.google.com/p/google-web-toolkit/issues/detail?id=7120#c2
I'd be interested in helping with either approach. The phloc-css project looks interesting if we are only trying to add support for newer CSS features, while integration with Closure Stylesheets seems geared more toward extending the CssResource featureset. Much of the existing functionality in GWT's CssResource is also in closure in some capacity, though the implementation is likely different enough to cause interesting issues. There are advantages to making it through those differences - mixins for example.
Another thought would be to implement both - expand CssResource to support new properties with phloc-css, and create a new ResourcePrototype (StylesheetResource perhaps?) with its own resource generator to put code through closure's wringer.
--
http://groups.google.com/group/Google-Web-Toolkit-Contributors
---
You received this message because you are subscribed to the Google Groups "GWT Contributors" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit-co...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
--
http://groups.google.com/group/Google-Web-Toolkit-Contributors
---
You received this message because you are subscribed to a topic in the Google Groups "GWT Contributors" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/google-web-toolkit-contributors/e0qUfkqBSog/unsubscribe.
To unsubscribe from this group and all its topics, send an email to google-web-toolkit-co...@googlegroups.com.
Thanks all,I will focus on Closure stylesheets integration and the introduction of a new GssResourceJulien
On Tue, Aug 27, 2013 at 5:25 PM, Goktug Gokdogan <gok...@google.com> wrote:
What we were planning was to add support for GSS, add the missing features and then migrate existing users and deprecate the older eventually. This would decrease the maintenance cost a lot in the long term.We really want to see GSS support for GWT in the long term. On top of additional features, there are other benefits with moving to GSS; Google is committed to maintain GSS and support it in the long term, we can get direct support from the authors as they are close to us. One other major advantage more specific to us is, we can reuse tons of already available GSS resources. For that reason, we would love to see you moving in this route and will definitely help you along the way, and also provide you additional contact points from the team for support.
On Tue, Aug 27, 2013 at 3:24 AM, Thomas Broyer <t.br...@gmail.com> wrote:
On Tuesday, August 27, 2013 1:42:35 AM UTC+2, Colin Alworth wrote:I'd be interested in helping with either approach. The phloc-css project looks interesting if we are only trying to add support for newer CSS features, while integration with Closure Stylesheets seems geared more toward extending the CssResource featureset. Much of the existing functionality in GWT's CssResource is also in closure in some capacity, though the implementation is likely different enough to cause interesting issues. There are advantages to making it through those differences - mixins for example.
Another thought would be to implement both - expand CssResource to support new properties with phloc-css, and create a new ResourcePrototype (StylesheetResource perhaps?) with its own resource generator to put code through closure's wringer.+1 to that (obviously, as I think that's what I was proposing)
--
http://groups.google.com/group/Google-Web-Toolkit-Contributors
---
You received this message because you are subscribed to the Google Groups "GWT Contributors" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit-contributors+unsubscribe@googlegroups.com.
--
http://groups.google.com/group/Google-Web-Toolkit-Contributors
---
You received this message because you are subscribed to a topic in the Google Groups "GWT Contributors" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/google-web-toolkit-contributors/e0qUfkqBSog/unsubscribe.
To unsubscribe from this group and all its topics, send an email to google-web-toolkit-contributors+unsubscribe@googlegroups.com.
--
http://groups.google.com/group/Google-Web-Toolkit-Contributors
---
You received this message because you are subscribed to a topic in the Google Groups "GWT Contributors" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/google-web-toolkit-contributors/e0qUfkqBSog/unsubscribe.
To unsubscribe from this group and all its topics, send an email to google-web-toolkit-co...@googlegroups.com.
To unsubscribe from this group and all its topics, send an email to google-web-toolkit-contributors+unsubscribe@googlegroups.com.