Category: RSCG_Idempotency

  • RSCG- Idempotency- Idea and implementation

    Everyone is talking about idempotency ( Idempotence – Wikipedia  ) . So it should be easy to implement as a code generator – just having an attribute to apply ? One more thing: if we store the values, then somehow , after some time, we  should clean (maybe after 1 year ? ) So the…