You cannot post messages because only members can post, and you are not currently a member.
Description:
Welcome to the Google Wave Federation Protocol engineering discussion forum.
|
|
|
Wave-protocol Google group is now disabled
|
| |
Hi all, I've flipped the moderation bit on the wave-protocol@googlegroups.com group. It's now obsolete (or at least dormant). Please carry on wave development discussion on the wave-...@incubator.apache.org mailing list. The wave-protocol-code-discuss@goo glegroups.com list remains active, and will do so until we move our code to Apache's SVN and code review tools.... more »
|
|
Public waves
|
| |
Browsing the code I came across:
// However, public waves aren't implemented yet.
Are there any plans to support public waves? and if yes, what is the
timeline?
Thank you
|
|
A note on persistence efficiency
|
| |
My most recent change loads all waves from storage into memory when the server starts up. This is clearly not a long term solution, but a short term way to get the system to behave similarly to how it does now. I'm going to leave it in this state for now. There are at least two things that need fixing before we can allow some waves to exist on disk only, not in RAM.... more »
|
|
Don't use --cc to carbon copy people on code reviews
|
| |
I just noticed in my most recent code review request that specifying the --cc option to cc the review mail option to someone overrides the default behaviour of cc'ing the wave-protocol-code-discuss list. The person is probably on the mailing list anyway so just don't do it. This might be resolved when we move to Apache's ReviewBoard instance.... more »
|
|
compile-gwt-dev (broken on tip)
|
| |
compile-gwt-dev: [java] Compiling module org.waveprotocol.box.webclient .WebClientDev [java] Scanning for additional dependencies: file:/home/mrichards/devel/goo gle/googlewave/protocol/src/or g/waveprotocol/wave/client/wav epanel/view/dom/full/BlipLinkP opupWidget.java [java] Computing all possible rebind results for... more »
|
|
web client not showing waves
|
| |
In short, the web client for wave in a box is only displaying the
header and no waves. I am wondering why this is and how to resolve it?
Some detail:
I have installed the wave in a box app on Linux (Ubuntu 10.10, clean
vm) and on Mac (10.6.5) by the instructions at
[link]... more »
|
|
Waveandbox account
|
| |
Hopefully a quick question, where can I apply for an account? Thank,
Nick
|
|
File Based Delta Persistence
|
| |
According to config files file based delta persistence is supported.
But it is not working for me. has it not yet been implemented or it
needs some special task other then setting delta store type which i am
not doing?
|
|
|