[Vala] Class and interface names can be "too short"?



Hello,

I just noted an error stating that class name was too short (less than 3 characters). After taking a look at the source, it seems that interfaces have the same restriction. This goes strongly against my "libertarian" sense that all needless restrictions should be removed ;) Is there a good reason for this restriction? If not (or not always), I propose modification of valagtypemodule.vala and allowing arbitrary length identifiers (hint: search for "too short").

-
boris kolar


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]