Skip to content
#

filtering

Here are 459 public repositories matching this topic...

duhenglucky
duhenglucky commented Jan 10, 2019

As interface shows below:

    /**
     * <p>
     * Send batch messages to server.
     *
     * @param messages messages to be sent.
     */
    void send(List<Message> messages);

This API can lead to multiple behaviors, such as sending to multiple partitions, or the same partition, so how should we define the behavior of this method?

And this issue exists in many places, suc

bernd-wechner
bernd-wechner commented Jan 9, 2017

Forgive me. But on this page:

https://github.com/miki725/django-url-filter/blob/master/docs/usage.rst

There is an enticing Django section after a Vanilla section that makes no sense to me. And in it I expect to see how I might use this in Django. But that section helps me naught.

It presents some code snippets out of context and I'm a tad clueless as to to use filters from it.

Where

BlazorTable
conficient
conficient commented Jan 21, 2020

Do we need to consider the structure of the examples and documentation? I noticed you separated the code samples app into a "Shared" project, and then added Server and WASM versions - that was a good idea.

Samples

When I added EmptyDataTemplate I added an example page, EmptyData.razor, but that could lead a very cluttered Pages folder. Perhaps we could add a Features folder to the sample

crisluengo
crisluengo commented Feb 14, 2019

Between brackets is the name of the old header file it's declared in. They are grouped by
the new header file they should be declared in.

Only a few of these functions are really worth the effort; most of them are not documented, and hence nobody will miss them. Documented function names in bold.

  • diplib/analysis.h
    • dip_CurvatureFromTilt (dip_structure.h)
    • `dip_OSEmphasizeL

Improve this page

Add a description, image, and links to the filtering topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the filtering topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.