RTM: implementing a lower threshold

2025-09-26

RTM: implementing a lower threshold

It could be done in a one-clause bill:

  • omit subsections (3) (4) and (5) of section 79 of the Commonhold and Leasehold Reform Act 2002, and the cross-reference to those subsections made in section 85

This would remove the minimum participation threshold, which stands at 2 or 50%, whichever is higher. Without the threshold, the minimum participation defaults to the provisions of the Companies Act, which has for decades requires a minimum of just one company member/shareholder.

The problem with this is that it requires a criminal prosecution to rein in rogue directors of companies, and this means a director, e.g., a rogue leaseholder or a rogue managing agent, could set up an RTM company and then not let other leaseholders join, in contravention of section 74(1) which says which leaseholders are entitled to be RTM company members.

There is an enforcement power in section 107 of the CLRA 2002. It could be used to provide a statutory civil penalty for excluding leaseholders from RTM company membership. If it's insufficient, then it can be achieved with one more clause. The cost of private prosectuion is about £8000, which is largely not recoverable, so the civil penalty should be high enough to be a genuine deterrent, e.g., £5000.

Alternatives

One could also weaken the consent requirements for RTM company membership, by implying agreement into leases.

Note that in the identically-named but totally separate "Right To Manage" scheme for council tenants, the threshold is 20%.

Back links

Dispatches from FUN Ocaml 2025

2025-09-19

Dispatches from FUN Ocaml 2025

I have just got my sleep pattern restored after a superb two days at the FUN OCaml conference in Warsaw. OCaml is an unusual computer programming language reputed to be a bit of a productivity boost and agreeable to use to boot.

The conference comprised a series of fine talks and workshops, interspersed liberally with breaks for discussion.

The talks

My motivation for attending was to take the temperature of the OCaml ecosystem. I have worked for three companies where I used OCaml, but only one of them was a significant industrial user. And that was all some years in the past, before OCaml 5.0 and before the packaging and build system had settled down.

I am a bit of a broken record on the topic of "on ramps" to learning OCaml. In the long-term, new people need to be able to pick the language up, so beginner documentation matters just as much as "how to use the thing you already understand" manuals. The incentives are lacking for the business of keeping up to date the onboarding/beginner docs on critical things like the build process. I appreciate the onboarding documentation issue is generally not at the top of most people's minds.

Secondarily, I worry about churn, and that new features might not get widely used, or might impose transition costs. The talks and the Q&A afterwards reassured me this wasn't the problem in OCaml that it might be in other languages. There must be at least some unglamorous users for whom the razzle-dazzle of algebraic effects and modular implicits holds no great temptation.

The talks represented both industrial and non-commercial, ludic uses of OCaml. The latter is a good health signal: if people are going to the effort of using OCaml to further their hobbies, that's actually a very good sign, and the non-commercial talks were both from people evidencing serious technical chops.

The commercial talks covered domains like orchestration and formal language processing (e.g. managing IT infrastructure and looking for security bugs in other people's source code) and were exactly what I had been hoping for.

It was also nice to see people I'd met at the Marrakech retreats, and meet new folks, including those who maintain things I use, like the Emacs support.

Compiler hacking workshop

Due to being taken unwell, I was only able to attend one of the workshops on the second day. This was presented by Nicolás Ojeda Bär of LexiFi, and confronted a source of great fear even among battle-hardened programmers: editing the compiler. I well remember the weird sinking feeling many years ago when the very idea that there could exist bugs in a compiler occurred to me. And now here we were, potentially introducing new bugs.

I have limited familiarity with how compilers work internally; I am vaguely aware that a compiler frontend might have successive phases, turning concrete syntax into abstractions, annotating those with types, doing type checking, and, in the case of OCaml, famously compiling those down to lambda calculus. It follows that one part of the compiler can insert material at one phase for consumption in another, and this material need only be valid insofar as it will be subject to checking at subsequent phases. Thus one may develop and add a language feature by modifying the compiler to plumb new data through the phases.

The workshop took us through how LexiFi uses this to allow the slightly heretical affordance of pretty-printing values at runtime without knowing their types (which in standard OCaml have been erased at runtime). Material was added at an early phase of the compiler, and the speaker took us through adding plumbing at each phase to achieve the desired effect. I was very instructive to see the errors this kind of modification throws off when it's only half finished. In the end, we'd implemented a sort of type reflection that could be used in the REPL.

The Q&A after the workshop was particularly strong, but of course in such a situation people are also interrupting to ask questions as you go along. I suspect almost everyone was able to keep up. The whole thing was well pitched.

Conference logistics

The conference was too far from town for anyone to "know this great little place nearby" for dinner or drinks, so the attendees, rather than sundering into lots of little groups, remained perforce together once the day's formal proceedings had concluded. That's actually a very positive outcome, though it did lead to karaoke, and wistful singing of ballads about a simpler bygone age when the drugs were cheap, the rallies unstructured, and the types were all unsigned 32 bit integers.

I stand accused of organising more than my fair share of big face-to-face meetings, in divers pubs, hotels, colleges, stately homes, church halls and the like, so I take more than a passing interest in the logistics of such matters when done by others.

For FUN OCaml, the venue was (as noted) a few miles outside central Warsaw. The conference seemed to have the whole premises to itself, the WiFi and tables and electrity were very good, everything well set up for serendipitous encounters with folks one only knows from Twitter or Github or whom one is meeting for the first time. Food was generous and brawnily competitive with my hotel's buffet. Particularly appreciated was the amount of sliced lemon in the drinking water provided, bounteous enough to placate the severest urologist.

Getting good recordings of conference is something of an art; it's a courtesy to the speakers to get it right. The venue really shone through on this front, with a multi-camera setup, which meant that audience questions were well-covered too.

Then there's the practical matter of getting to and from the venue. If, like me, you cannot really use moble data, then unfamiliar public transport networks always impart a foreboding terror of missing the evening's last train and freezing to death under a motorway underpass like some benighted Pascal programmer. Fortunately, some local attendees apprised me of jakdojade.pl, purveyor of the most happening public transit routes, and I proceeded into the night, nonchalantly choosing buses at random and making it back to the hotel before sparrowfart.

The stash was pretty good, including a good-quality T-shirt; the chap handing these out very diplomatically estimated what size I needed, and it turned out he was right!

OCaml fun

As a sober and pragmatic language with a clear focus on its ecological niche, OCaml lacks the natural emergent drama of other functional programming communities. But we did feel the presence of the Institute for Type Safe Mimetics Research. It is an open secret that the Institute is merely a front for a secretive cult who gather, berobed in white lab coats, to pronounce ritual curses upon Larry Wall, C++ templates, and languages where everything is an unsigned 32 bit integer.

Personally I got a lot of value out of the whole event; I hope everyone else, and the sponsors, did too! Many thanks to all involved!

Removing another restriction on Right To Manage

2025-09-26

Removing another restriction on Right To Manage

In England there is a no-fault collective right for the owners of flats in a block to have the management of the block transferred to a company they control, called a Right To Manage company or RTMco. It is one of the more effective remedies to the problems of long leases on flats.

To claim the right, an RTMco must comprise at least half of the qualifying flat owners. They must be the company's members. Company membership is defined by the Companies Act, and requires two things:

  • consent to become a member of the company

  • the recording of the member's name in the company's statutory membership register

These are both provisions of section 112 of the Companies Act 2006. And in practice, it has to be this way: the whole system would be impractical and unjust without consent, because:

  • It relies on having the member's address.

  • It potentially imposes burdens on those company members, particularly to pay up their shares.

  • It would also likely contravene the ECHR Article 11 guarantee of freedom of association.

But flat owners' membership of Residents Management Companies is generally compulsory. The section 112 consent is obtained as a condition for owning the flat: by accepting the lease, you accept the lease's terms, and one of those terms can be an obligation to join the Residents Management Company. Similarly, commonhold associations are companies with a requirement that flat owners join, but in this case, the deemed consent is statutory.

So why not make a statutory rule that qualifying leaseholders of flats have consented to join the block's RTM company, if any? This does not stop them resigning, nor does it dispense with the requirement that the RTM company's directors obtain the flat owners' service addresses. But the address registered at the Land Registry could be deemed always to be a valid service address. This would reduce the cost of signing up the requisite majority of RTM company members to the price of looking them up on the Land Registry, an absolute game changer.

This could be achieved by adding a section to Part 2 of the Commonhold and Leasehold Reform Act 2022:

It is an implied term of any lease by virtue of which a tenant is a qualifying tenant for the purposes of section 75 of this Act, that the tenant under that lease consents to join any Right To Manage company established or to be established in respect of the premises and covenants with that company to provide the directors of that company such details as must be registered in the company's register of members.

Of course leaseholders would still be able to resign from an RTM company that they'd unwittingly been signed up to. The wording above might need to be tweaked to stop the directors re-registering someone had resigned like that.

It may also be necessary to insert something like the following into the section 1141 of the Companies Act 2006:

In the case of a company which is a Right to Manage company within the meaning of Part 2 of the Commonhold and Leasehold Reform Act 2002, a "service address" in relation to a member of the company who is a member by virtue of being a qualifying tenant includes the address registered for the time being at the Land Registry in the relation to the interest by virtue of which the member is a qualifying tenant of the company.