Yep. It simply help to see if two entries (of which one always comes first - of
course ;) have the same priority and thus should be processed at once (with
the same effort). Without the information it looks like the entry that comes
first has a higher priority and should be processed before the second entry.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Logged In: YES
user_id=25500
not hard to do, but I don't really see the benefit?
I mean,
[14] foo
[14] bar
can you explain how this would help you ?
Logged In: YES
user_id=934346
Yep. It simply help to see if two entries (of which one always comes first - of
course ;) have the same priority and thus should be processed at once (with
the same effort). Without the information it looks like the entry that comes
first has a higher priority and should be processed before the second entry.