Code Monkey home page Code Monkey logo

Comments (12)

glassfishrobot avatar glassfishrobot commented on June 21, 2024

Reported by @edburns

from javaserverfaces-spec.

glassfishrobot avatar glassfishrobot commented on June 21, 2024

@edburns said:
Changing this would break binary backwards compatability for those that
subclassed UIData.

Have to ask the EG about it.

from javaserverfaces-spec.

glassfishrobot avatar glassfishrobot commented on June 21, 2024

@edburns said:
Move to P4

from javaserverfaces-spec.

glassfishrobot avatar glassfishrobot commented on June 21, 2024

@edburns said:
reassign to rogerk for parity of work.

from javaserverfaces-spec.

glassfishrobot avatar glassfishrobot commented on June 21, 2024

rogerk said:
Based on EG feedback, I am closing this issue (at least for 1.2).
What Adam suggests sounds like the right approach.

Thanks, Roger.

Adam Winer wrote:

Erm, regarding UIData, why do we care about longs?

For a scroller component, yes, but it's not as if
anyone is going to actually show greater than 232
rows of data at any one time. You could use a UIData
to show windows of data into a "long" dataset; you'd
just have to be more careful with the model and the
scroller.

BTW, we'd also have to change DataModel, or introduce
a LongDataModel.

– Adam

Jacob Hookom wrote:

The javax.sql.RowSet uses an int for a row and so does
java.sql.ResultSet-- a long? wow.

from javaserverfaces-spec.

glassfishrobot avatar glassfishrobot commented on June 21, 2024

@edburns said:
Prepare to delete "spec" subcomponent.

from javaserverfaces-spec.

glassfishrobot avatar glassfishrobot commented on June 21, 2024

@edburns said:
Move all to 1.2

from javaserverfaces-spec.

glassfishrobot avatar glassfishrobot commented on June 21, 2024

luisalves00 said:
add:

abstract long getRowCount();
abstract long getRowIndex(); //this can be an issue because Collection.size() returns int..so only can be used on lazy loading

to

javax.faces.model.DataModel

this way lazy loading for huge Data Set is allowed and backwards compatibility is mantained

from javaserverfaces-spec.

glassfishrobot avatar glassfishrobot commented on June 21, 2024

@manfredriem said:
Closing resolved issue out

from javaserverfaces-spec.

glassfishrobot avatar glassfishrobot commented on June 21, 2024

Was assigned to rogerk

from javaserverfaces-spec.

glassfishrobot avatar glassfishrobot commented on June 21, 2024

This issue was imported from java.net JIRA JAVASERVERFACES_SPEC_PUBLIC-28

from javaserverfaces-spec.

glassfishrobot avatar glassfishrobot commented on June 21, 2024

Marked as won't fix on Thursday, March 4th 2010, 6:09:28 am

from javaserverfaces-spec.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.