These run without errors/failures after latest updates. Please let me
know if you still encounter errors.
Rahul
- Original Message -
From: "Emmanuel Venisse" <[EMAIL PROTECTED]>
To:
Sent: Wednesday, January 24, 2007 9:41 PM
Subject: Re: [vote] merge id-refacto
Trygve Laugstøl wrote:
Rahul Thakur wrote:
'int' ids are now converted to 'long' across the project and to
allow really large values. This should cater to scenarios where the
id generation could be started from an arbitrary large value.
Won't this break the API?
Yep, it would.
What is t
Um, 1.0 to 1.1 seems like the right time to break an api if you are
going to eventually. Better if it were a 1.x to 2.x, but certainly it's
not a 1.0.12 to 1.0.13 situation. I think it woudl be hard to argue on
a purely needs basis. Apache as a whole is approaching 500,000 commits
in their subve
Rahul Thakur wrote:
'int' ids are now converted to 'long' across the project and to allow
really large values. This should cater to scenarios where the id
generation could be started from an arbitrary large value.
Won't this break the API?
Yep, it would.
What is the use case where 4 billi
'int' ids are now converted to 'long' across the project and to allow
really large values. This should cater to scenarios where the id
generation could be started from an arbitrary large value.
Won't this break the API?
Yep, it would.
What is the use case where 4 billion IDs isn't sufficie
Rahul Thakur wrote:
Hi,
I'd like to request a vote to merge the id-refactor branch changes.
'int' ids are now converted to 'long' across the project and to allow
really large values. This should cater to scenarios where the id
generation could be started from an arbitrary large value.
Won't
-1. some int/Integer in DefaultContinuum aren't converted to long so
continuum-web-test fails.
AntProjectTest fails due to a classcast exception in DefaultContinuum line 1186.
Emmanuel
Rahul Thakur a écrit :
Hi,
I'd like to request a vote to merge the id-refactor branch changes.
'int' ids ar
+1
Rahul Thakur wrote:
Hi,
I'd like to request a vote to merge the id-refactor branch changes.
'int' ids are now converted to 'long' across the project and to allow
really large values. This should cater to scenarios where the id
generation could be started from an arbitrary large value.
C
Hi,
I'd like to request a vote to merge the id-refactor branch changes.
'int' ids are now converted to 'long' across the project and to allow
really large values. This should cater to scenarios where the id
generation could be started from an arbitrary large value.
Cheers,
Rahul