Use of SequenceManager

Just curious if anyone is using the SequenceManager for their own data on the server.

I like the implementation and am wondering if anybody else is using and if there are

potential hiccups\collisions etc.

Thoughts; questions; comments?

Ray

Ray,

Since there haven’‘t been any other replies… :). We’'ve used the code for quite some time without problems so it should work fine for your own data as well. Just be sure to use an ID that we probably never would (a big number for example).

Regards,

Matt

Matt,

Thanks. I ended up flagging my classes with the JiveID annotations you provided. Was my first use of the annotations; and works well.

I started my IDs at the 1000 mark. I guess it’‘s just something I’'ll have to pay attention to in subsequent releases.

Raymond