Subject | Re: [IBO] Re: Generator not incrementing |
---|---|
Author | Geoff Worboys |
Post date | 2011-11-15T00:28:34Z |
Hi Jason,
implementation requirements:
1. defaults to efficient generators
2. allows specific override for one-off requirements
(to me this seems like the best option for those with
specific embedded requirements)
3. allows full application override for those convinced
they need it.
--
Geoff Worboys
Telesis Computing Pty Ltd
> This parameter defaults to perform the old behavior that...
> preserves the performance and transaction efficiency
> If you set this to true in your startup code somewhere thenYes, to me that seems a reasonable solution to all three
> all generator values will be retrieved in their own
> transaction and be reliable if a crash happens.
> Please let me know if this sounds like a good way to go.
implementation requirements:
1. defaults to efficient generators
2. allows specific override for one-off requirements
(to me this seems like the best option for those with
specific embedded requirements)
3. allows full application override for those convinced
they need it.
--
Geoff Worboys
Telesis Computing Pty Ltd