Pavel,

I ported all the .NET-specific pages from readme.io with minor changes. The
docs are under the "C# and .NET Specific" section down the navigation tree:
https://ignite.apache.org/docs/latest

The thin-client related docs are under the "Thin Clients" sections. It all
makes things look a bit clumsy for now (that some .NET docs are under the
".NET specific" section while some under "Thin Clients) but I'll let
technical-writing contributors review and restructure everything later.
As for the IGNITE-13331, put the changes under the "Thin Clients".


-
Denis


On Fri, Sep 25, 2020 at 12:49 PM Denis Magda <dma...@apache.org> wrote:

> Pavel,
>
> Alright, I'll do the porting of those pages and you'll take care of
> IGNITE-13331 <https://issues.apache.org/jira/browse/IGNITE-13331>. Let's
> split the job.
>
> Nikolay, I'll review your contribution early next week.
>
> Thanks, folks, for the cooperation.
>
> -
> Denis
>
>
> On Thu, Sep 24, 2020 at 11:19 PM Pavel Tupitsyn <ptupit...@apache.org>
> wrote:
>
>> > Do you want me to port those pages or are you going to do it yourself?
>> I'm ok either way, any help with this will be greatly appreciated :)
>>
>> > Are you saying the .NET community no longer uses those?
>> Existing integrations are for legacy technologies.
>> We are going to remove them in 3.0 [1] and, hopefully, replace them with
>> modern equivalents later.
>>
>> [1]
>>
>> https://cwiki.apache.org/confluence/display/IGNITE/Apache+Ignite+3.0+Wishlist
>>
>> On Fri, Sep 25, 2020 at 2:20 AM Denis Magda <dma...@apache.org> wrote:
>>
>> > Pavel, thanks for preparing the list of the missing pages. Do you want
>> me
>> > to port those pages or are you going to do it yourself?
>> >
>> > Btw, what's wrong with the 3rd-party integrations? Are you saying the
>> .NET
>> > community no longer uses those?
>> >
>> > -
>> > Denis
>> >
>> >
>> > On Fri, Sep 18, 2020 at 5:45 AM Pavel Tupitsyn <ptupit...@apache.org>
>> > wrote:
>> >
>> > > Denis,
>> > >
>> > > > @Pavel Tupitsyn <ptupit...@apache.org> ... Are you going to
>> document
>> > the
>> > > features added in 2.9  <
>> > https://issues.apache.org/jira/browse/IGNITE-13331
>> > > >
>> > >
>> > > Yes, I have this on my plate, but the release was postponed so I
>> > postponed
>> > > the task as well.
>> > >
>> > >
>> > > > is there is anything else you planned to move from readme.io?
>> > >
>> > > A list of missing things:
>> > > - Standalone nodes [1]
>> > > - Java detection, known issues [2]
>> > > - XML configuration [3]
>> > > - Serialization details [4]
>> > > - Platform interop [5]
>> > > - Deployment [6]
>> > > - Troubleshooting [7]
>> > > - Assembly loading [8]
>> > > - LINQ [9]
>> > > - Calling Java services [10]
>> > > - Plugins [11]
>> > > - Logging [12]
>> > >
>> > > Also "Third-party integrations", but I consider them legacy, so we can
>> > > skip that.
>> > >
>> > > [1] https://apacheignite-net.readme.io/docs/standalone-nodes
>> > > [2] https://apacheignite-net.readme.io/docs/cross-platform-support
>> > > [3] https://apacheignite-net.readme.io/docs/configuration
>> > > [4] https://apacheignite-net.readme.io/docs/serialization
>> > > [5] https://apacheignite-net.readme.io/docs/platform-interoperability
>> > > [6] https://apacheignite-net.readme.io/docs/deployment
>> > > [7] https://apacheignite-net.readme.io/docs/troubleshooting
>> > > [8] https://apacheignite-net.readme.io/docs/zero-deployment
>> > > [9] https://apacheignite-net.readme.io/docs/sql-database
>> > > [10] https://apacheignite-net.readme.io/docs/calling-java-services
>> > > [11] https://apacheignite-net.readme.io/docs/plugins
>> > > [12] https://apacheignite-net.readme.io/docs/logging
>> > >
>> > > On Fri, Sep 18, 2020 at 11:21 AM Ivan Daschinsky <ivanda...@gmail.com
>> >
>> > > wrote:
>> > >
>> > > > Hi! As we introduce CMake build system for Ignite C++ for Linux and
>> Mac
>> > > OS
>> > > > X and this improvement is in ignite 2.9, we should document it.
>> (CMake
>> > > for
>> > > > windows is not ready yet and will be in 2.10)
>> > > > I created ticket for it and assigned it to me. Patch will be
>> available
>> > > > soon.
>> > > >
>> > > > [1] - https://issues.apache.org/jira/browse/IGNITE-13459
>> > > >
>> > > > пт, 18 сент. 2020 г. в 09:59, Nikolay Izhikov <nizhi...@apache.org
>> >:
>> > > >
>> > > > > Hello, Denis.
>> > > > >
>> > > > > >       • @Nikolay Izhikov, is there any chance you can document
>> the
>> > > new
>> > > > > management commands the next week? Use me as a reviewer.
>> > > > >
>> > > > > Yes.
>> > > > >
>> > > > > > 18 сент. 2020 г., в 02:24, Denis Magda <dma...@apache.org>
>> > > написал(а):
>> > > > > >
>> > > > > > Folks,
>> > > > > >
>> > > > > > While Artem is unavailable, Mauricio and I keep pushing the new
>> > docs
>> > > > > project to the finish line:
>> > > > https://ignite.apache.org/docs/latest/preface
>> > > > > >
>> > > > > > Overall, we hope to copy the last bits from the readme.io to
>> the
>> > new
>> > > > > engine, document the release and contribution process, and settle
>> > down
>> > > > with
>> > > > > the search plug-in throughout the next week or so. The docs will
>> be
>> > > ready
>> > > > > by the time of the 2.9 release.
>> > > > > >
>> > > > > > But there are some items that need the involvement of some of
>> you:
>> > > > > >       • @Pavel Tupitsyn, I heard from Artem that you are
>> working on
>> > > > some
>> > > > > .NET-specific tasks. Are you going to document the features added
>> in
>> > > 2.9
>> > > > > and is there is anything else you planned to move from readme.io?
>> > > > > >       • @Nikolay Izhikov, is there any chance you can document
>> the
>> > > new
>> > > > > management commands the next week? Use me as a reviewer.
>> > > > > >
>> > > > > > Once, all the features are documented and old pages are moved
>> from
>> > > > > readme.io, I'll go ahead and merge the new docs to the master and
>> > > > > ignite-2.9 branch.
>> > > > > >
>> > > > > > -
>> > > > > > Denis
>> > > > >
>> > > > >
>> > > >
>> > > > --
>> > > > Sincerely yours, Ivan Daschinskiy
>> > > >
>> > >
>> >
>>
>

Reply via email to