Re: Encoding of source code and property files

2014-05-01 Thread Thomas Broyer
I don't remember in Wave, but properties files are iso-8859-1 in Java unless loaded with a specific encoding. GWT loads everything in UTF-8 though, including properties files! Le 25 avr. 2014 09:46, Pablo Ojanguren pablo...@gmail.com a écrit : Hi all, I just wanna be sure I have my dev

Re: Code reviews app

2014-01-13 Thread Thomas Broyer
, I'm not sure how merging would work (re. closing the PR for instance — OK, definitely better than with ReviewBoard, but still more involved than just pushing a button). A better alternative to ReviewBoard at the ASF is Gerrit: https://issues.apache.org/jira/browse/INFRA-2205 -- Thomas Broyer

Re: Review Request 12363: gwt updated to 2.5.1

2013-07-10 Thread Thomas Broyer
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/12363/#review22954 --- Ship it! Ship It! - Thomas Broyer On July 10, 2013, 10:34 a.m

Re: Commit/Review Thresholds?

2013-07-09 Thread Thomas Broyer
@ irc://irc.freenode.net -- Thomas Broyer /tɔ.ma.bʁwa.je/

Re: JDK7 [Was: Maven]

2013-05-31 Thread Thomas Broyer
You might want to replace the current protoc+reflection with something based on Square's protoparser. It would also remove a dependency on an external platform-dependent tool and make the build easier to setup for newcomers. Le 31 mai 2013 18:26, Paulo Pires pjpi...@ubiwhere.com a écrit : New

Re: junit4.10.zip not available anymore?

2013-02-15 Thread Thomas Broyer
niklaus.ho...@gmail.com () ascii ribbon campaign - against html e-mail /\ www.asciiribbon.org - against proprietary attachments -- Thomas Broyer /tɔ.ma.bʁwa.je/ http://xn--nna.ma.xn--bwa-xxb.je/

Re: Licenses

2012-09-14 Thread Thomas Broyer
to this in other Apache projects: I can't imagine there are no projects at the ASF using both Ant as a build system (i.e. something that doesn't manage dependencies, contrary to Ivy or Maven) and JUnit for unit tests. -- Thomas Broyer /tɔ.ma.bʁwa.je/

Re: Proto String Template

2012-07-07 Thread Thomas Broyer
implementations of the same messages. Note this is all from memory, from when I looked at it *last year* ! (or even earlier) -- Thomas Broyer /tɔ.ma.bʁwa.je/

Re: Maven Module for Protocol Buffers

2012-06-17 Thread Thomas Broyer
if you don't want it to be run at each build or, even better, only declare it in the pluginManagement section). -- Thomas Broyer /tɔ.ma.bʁwa.je/

Re: Java 1.7?

2012-01-31 Thread Thomas Broyer
Just a note: GWT doesn't support Java 7; but server-side code could use it if needed. Le 31 janv. 2012 22:57, Ali Lown a...@lown.me.uk a écrit : Any plans on moving to Java 1.7 support instead? I just tested with openjdk-7-jdk-amd64 (on Debian), and found that the ProtoBuf's failed to compile

Re: Improving the Webclient

2011-11-20 Thread Thomas Broyer
. -- Thomas Broyer /tɔ.ma.bʁwa.je/

Re: Review Request: Jetty updated to version 8, socketio patched and socket/socketio workaround

2011-10-21 Thread Thomas Broyer
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/2533/#review2769 --- Ship it! The third_party/runtime/socketio/README.google should be

Re: jWebSocket vs Atmosphere vs Cometd

2011-10-19 Thread Thomas Broyer
. -- Thomas Broyer /tɔ.ma.bʁwa.je/

Re: Compile error and can't run from the tip

2011-08-29 Thread Thomas Broyer
-and.html Socket.IO still detects that Chrome supports WebSockets (because the JS API hasn't changed) but the server-side doesn't speak the same protocol. -- Thomas Broyer /tɔ.ma.bʁwa.je/

Re: Wave-editor: insert doodad

2011-07-04 Thread Thomas Broyer
2011/7/4 Anton Starcev anton.star...@gmail.com: Hi Dan, Maybe I explained not correctly: I'm trying to insert text directly in caption/ Try this: document.insertText(range.getFocus(), Some text) Tried to use this, but Some text has been inserted before image doodad, not in caption/ Then

Re: [jira] [Created] (WAVE-284) Can't inherit wave project

2011-06-08 Thread Thomas Broyer
2011/6/8 Daniel Danilatos danila...@google.com: You need to restrict the properties e.g. set-property name=user.agent value=safari,gecko1_8,ie6,ie8/ set-property name=mobile.user.agent value=not_mobile / Perhaps something like that should be in the actual user agent module As we discussed

Re: [jira] [Created] (WAVE-284) Can't inherit wave project

2011-06-08 Thread Thomas Broyer
2011/6/8 Daniel Danilatos danila...@google.com: It must be said that this is a bit of a gotcha - it's got me twice, far enough apart that I forgot what the fix was and I had to figure it out again. Perhaps can we have two modules - a default one that defines user agent, etc, and a fancy one

Re: Conversation model decoupling

2011-05-29 Thread Thomas Broyer
operations to, receiving operations from a server) however, I don't know (and I haven't yet found where it's done either, but I'm more interested in the editor part of Wave so I didn't really search for it) -- Thomas Broyer /tɔ.ma.bʁwa.je/

Re: SVN Migration

2011-05-25 Thread Thomas Broyer
that replicates internal perforce commits to the public svn repo), so that's probably what I'd use when the code is moved over to SVN (I'm not used to DVCS, and I might very well be missing something from not using github more, I'll give it a try if it's an option for Wave) -- Thomas Broyer

Re: SVN Migration

2011-05-22 Thread Thomas Broyer
/articles/converting-from-mercurial-to-git/ http://hivelogic.com/articles/converting-from-mercurial-to-git/git - svn : http://code.google.com/p/support/wiki/ImportingFromGit Re hg→git: https://twitter.com/#!/diveintomark/status/70857203975864320 -- Thomas Broyer /tɔ.ma.bʁwa.je/

Re: Debugging and logging for UI classes

2011-05-18 Thread Thomas Broyer
DOM element to log into it (this is what EditorHarness uses). -- Thomas Broyer /tɔ.ma.bʁwa.je/

Re: Wave state folders

2011-05-10 Thread Thomas Broyer
it'd help here, but how about simply adding Lucene/Solr for indexation/search? (whichever the actual persistence backend) -- Thomas Broyer /tɔ.ma.bʁwa.je/

Re: Maven Brainstorming Survey

2011-05-02 Thread Thomas Broyer
are the timelines and milestones? -- Thomas Broyer /tɔ.ma.bʁwa.je/

Re: Editor as standalone component and better usage of GWT

2011-04-29 Thread Thomas Broyer
29 Απριλίου 2011 2:00 π.μ., ο χρήστης Thomas Broyer t.bro...@gmail.com έγραψε:  - the documents have to be stored in (or easily converted to) XML with strict schemas (looks a bit like DocBook); we actually don't have any constraint re. the storage format So, annotations out of the question

Re: Editor as standalone component and better usage of GWT

2011-04-25 Thread Thomas Broyer
use of the editor in that case, and it should work (untested though). Good luck with the integration! :) Thanks, but let's first understand how it all works! ;-) Is there some public documentation I would have missed? -- Thomas Broyer /tɔ.ma.bʁwa.je/

Editor as standalone component and better usage of GWT

2011-04-20 Thread Thomas Broyer
that will have a direct impact on the size of the compiled JS output. If everyone's OK with these changes, I'm ready to work on a patch in the upcoming days. -- Thomas Broyer /tɔ.ma.bʁwa.je/