Hi! Sorry, I'm a student, and I don't quite get it. Why not put generics like dynamic array and linked list into a separate/reusable/orthogonal library or just use the standard (std::list,std::vector), rather than having custom ones in the Wayland Server API? Thanks!