[ 
https://issues.apache.org/jira/browse/ISIS-1235?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15014047#comment-15014047
 ] 

Willie Loyd Tandingan commented on ISIS-1235:
---------------------------------------------

I skimmed over NOF .NET on how it paginates. It seems to take advantage of 
LINQ's IQueryable and finder actions involving a database query return this 
type.

The actual pagination and query execution takes place in an IQueryable facet 
[1].

This design seems to be appealing since we could create adapters for various 
datasources like in-memory, DataNucleus, search engines (i.e. Lucene), etc.

Any thoughts on this?

[1] 
https://github.com/NakedObjectsGroup/NakedObjectsFramework/blob/e6f038df7273833b57a5064c2603a5d019e90583/Core/NakedObjects.Metamodel/Facet/GenericIQueryableFacet.cs

> Enhance RO viewer to support section 34.3 of RO v1.0 spec ((x-ro-page, 
> x-ro-page-size)
> --------------------------------------------------------------------------------------
>
>                 Key: ISIS-1235
>                 URL: https://issues.apache.org/jira/browse/ISIS-1235
>             Project: Isis
>          Issue Type: Improvement
>          Components: Core
>    Affects Versions: 1.9.0
>            Reporter: Dan Haywood
>            Assignee: Dan Haywood
>            Priority: Minor
>             Fix For: 1.12.0
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to