Yep, please feel free to edit the document: http://oksoclap.com/p/AeroGearModuleUntangling
TL;DR: The most important questions that we need to answer are
these:
- "If I download a library on one platform, what must I download
to use
the same features on an other platform?"
I like this approach. I'd rather be feature driven than library driven. I think most yours will be looking for what we can do for them before looking at what native libs we provide.
Lets get this breakdown together for Hylke - using the eitherpad or a gist seems the best approach here.
Yes, exactly. We should make it instantly clear which part of the project a developer is dealing (Core/Push/Security/Sync and Client/Server) with just by looking the component name. I've provided some examples in the above document on how this could be done.-"Is this a part I use on the client, or on the server side?”
Not sure if I understood your question correctly, but to get the full solution, you need to download both
I think he means for each feature is there a client and a server part and if so how do we offer them. Then we can get the info and links for the solution in one place. Hylke - is that it or something else?