Welcome to my little abode. Still not sure what to make of this but this is here now for simplicity.
Given that you've arrived at my website, you can feel free to contact me directly to receive a copy of my CV should you wish to explore any opportunities together.
Who am I?
A Python developer since 2014 working predominately with the Django framework.
I've worked on mobile applications using Ionic + Angular, front-end using HTML, JS (including other libraries/frameworks such as JQuery and Angular for example), CSS (a bit of SCSS/SASS here aside from usage of CSS frameworks such Bootstrap, Google Material et al).
I've coded in Java, C#, C++, C to a lesser extent before.
Thoughts
AI
AI is a tool, not a replacement. The value is in knowing what to ask and how to use the answer.
Models
A model is the thing that produces the answer. Which one you pick depends on what you are asking, how much it costs, and whether you can run it locally.
Open-weight families you can run yourself: DeepSeek, Qwen, Llama, ornith, muse-glimmer. Closed services you call over an API: Claude, ChatGPT, Grok.
DeepSeek: an open-weight family from the Chinese lab DeepSeek. DeepSeek-R1, released January 2025 under an MIT licence, is a reasoning model that shows its chain of thought. DeepSeek-V3 is the general model. The API is among the cheapest available, which made it a common choice for bulk and agentic work.
Qwen: Alibaba's open-weight family, Apache 2.0 licensed. Qwen3, released 2025, is strong at coding and mathematics and runs well on consumer hardware. The Qwen2.5 series remains widely used for local deployment.
Llama: Meta's open-weight family. Llama 3.1, released July 2024, was the first to reach 405B parameters under an Apache 2.0 licence. Llama 4, released April 2025, introduced a mixture-of-experts architecture. It is a common default for local setups because of the ecosystem around it.
Claude: Anthropic's model family. Claude 3.7 Sonnet, released February 2025, introduced extended thinking and is widely used for coding. Claude 4 (Opus and Sonnet) followed in 2025. Anthropic positions the family on long-context work and tool use.
ChatGPT: OpenAI's consumer product, wrapping the GPT model family. GPT-4o, released May 2024, was the first to handle text, image, and audio in one model. GPT-5 followed in 2025. ChatGPT is the most widely used entry point to AI because it needs no setup.
Grok: xAI's model family, integrated into X. Grok 3, released February 2025, is a reasoning model with real-time access to X posts, which other models do not have.
ornith: a self-improving open-weight family for agentic coding, available on Ollama in 9b and 35b sizes with a 256K context window. It reports state-of-the-art results among open models of comparable size on coding benchmarks including Terminal-Bench 2.1, SWE-Bench, and NL2Repo. The training uses reinforcement learning to generate both the solution and the scaffolding that drives it.
muse-glimmer: Meta's open model for always-on local agents, 30B parameters under an Apache 2.0 licence, sized to run on a single GPU. It is tuned for tool use, long tasks, and failure recovery, with a 128K context window and image support. It is designed to work with agent harnesses including Claude Code, OpenCode, Hermes Agent, and OpenClaw.
Tools
A tool is the harness that puts a model to work. The model produces text; the tool decides what to do with it, which files to read, which commands to run, and how to present the result.
OpenClaw: an agent framework for running AI agents against your own files and systems. I use it for legal research, keeping a local corpus of SAFLII judgments and deeds-registry memos in its workspace.
Hermes Agent: the agent framework by Nous Research that this site is built with. It gives a model tools to read files, run commands, search the web, and manage scheduled jobs, and it keeps persistent memory and skills across sessions.
Pi: a minimal agent harness by Earendil Inc. It is a terminal coding agent with a TUI, supports skills and AGENTS.md files, and is token efficient because of its small system prompt. You can rewind to any earlier message, branch from there, and share the session. Install with a single curl command.
OpenCode: an open-source coding agent that runs in the terminal. It reads your codebase, makes edits, and runs commands, and it can be pointed at different models. It is a common choice for delegating coding work to an agent.
VS Code code completion: the inline suggestions built into the editor. As you type, it proposes the next line or block. It is fast and unobtrusive, and the basic completions work offline.
GitHub Copilot: the AI pair programmer from GitHub, integrated into VS Code and other editors. It offers code completion and a chat pane, and it can explain code, write tests, and suggest fixes. It is the most widely used coding assistant.
Local setup
My local AI setup runs on a desktop running Bazzite, an immutable Fedora-based Linux distribution. The machine has an Intel Core i9-14900KF, 46 GB of RAM, and an AMD Radeon RX 6950 XT with 16 GB of VRAM. Ollama runs models locally, offloading part of the work to the GPU through Vulkan.
Some models run fine locally, but most are constrained by the GPU. The 16 GB of VRAM limits how large a model can run at full speed, so I mainly rely on cloud models for the heavier work and keep local models for the tasks that fit.
Ollama is the local model runner. It serves models over a local API and keeps them resident in memory between requests. The models I keep installed locally include qwen3.8:27b (17 GB, the main local model), nemotron-3.5-lightning (25 GB), vibe-thinker-3b, and nomic-embed-text for embeddings. Cloud models are also registered through Ollama, including deepseek-v4-flash, deepseek-v4-pro, kimi-k3, kimi-k2.7-code, glm-5.2, qwen3-coder-next, minimax-m3, and gemma4:31b.
Hermes Agent is the agent framework I use day to day. It runs on Python 3.11 and gives a model tools to read files, run commands, search the web, and manage scheduled jobs, with persistent memory and skills across sessions. This site is built with it.
OpenClaw is an agent framework I use for legal research, keeping a local corpus of South African judgments in its workspace.
SearXNG is a self-hosted metasearch engine on my network. It aggregates results from multiple search engines without the tracking and CAPTCHA walls of the big providers. I use it for fact-checking before publishing.
Home ownership
Home ownership is a long-term commitment that teaches you patience, budgeting, and the art of DIY.
In South Africa, property ownership can fall under different schemes that affect your rights and responsibilities:
Real rights and personal rights
Maintenance
Maintenance is the ongoing cost of ownership that no one else will carry for you. The roof, the geyser, the plumbing, the paint: these wear out on a schedule, and the bill lands on the owner.
The first question is who maintains what. In a sectional title scheme, the owner maintains the inside of the unit and the body corporate maintains the common property. In an HOA, the owner maintains the dwelling and the erf, while the association maintains the shared infrastructure: private roads, open space, and common facilities. The boundary between the two is set out in the founding document and the sectional plan.
The second question is how to pay for it. A reserve fund spreads the cost of large future repairs across the years instead of hitting the owner with a single bill when the geyser fails or the roof leaks. An association that does not budget for maintenance is deferring the cost to the members who happen to own at the time the work becomes unavoidable.
The practical reality is that maintenance is unglamorous and easy to postpone. The owner who budgets for it treats the property as an asset to be preserved. The owner who ignores it treats the property as a liability to be endured. The difference shows up in the resale value and in the condition of the shared infrastructure that everyone depends on.
Deeds of transfer
A deed of transfer is the document that records the transfer of ownership of immovable property from one person to another. It is registered in the deeds registry and is the public record of who owns the land.
The parties
A transfer involves three parties. The transferor is the current owner who gives up the property. The transferee is the person or entity that receives it. The conveyancer is the attorney who prepares the deed and lodges it with the deeds office. The registrar of deeds signs the deed on registration, which is the point at which ownership passes. Nothing before registration counts.
The property description
The deed identifies the property precisely. For a freehold erf it names the erf number, the township, the registration division, and the province, and states the extent in square metres. For a farm it names the farm and the portion. The description must match the registered diagram or general plan, because it is the link between the deed and the physical land.
Conditions and servitudes
The title deed carries the conditions that bind the property. Some are real rights that run with the land, such as a servitude or a levy-clearance condition in favour of an HOA. Others are personal rights that bind only the parties to a contract. The distinction matters because a real right binds every future owner, while a personal right does not. This is the same distinction that governs membership of an association.
Conditions appear as lettered clauses on the deed. A common one in a security estate requires the transferee and successors in title to be members of the home owner association and to comply with its constitution. Another gives the association a services servitude over part of the land. These clauses are how the association's power over the property is recorded, and they bind whoever owns the land.
The chain of title
The deed records how the property was previously held. It states the deed number by which the property was first transferred and the general plan relating to it. This chain of title is how the registry shows that ownership has passed cleanly from one owner to the next.
Before transfer
Before transfer, the conveyancer must satisfy any conditions on the title deed. A levy-clearance condition means the HOA must issue a clearance certificate confirming that all outstanding levies are paid. A bond over the property must be cancelled or passed to the new owner. The conveyancer coordinates these steps so that the transfer can register cleanly.
The deeds registry
The deeds registry is the authoritative record. If a condition appears on the title deed, it was registered there for a reason, and it binds whoever owns the land. Verifying what is actually registered against a property is the first step in understanding what you are buying.
Security
Security in the context of home ownership has two meanings, and both matter. One is legal security: the protection of your rights in the property. The other is physical security: the protection of the property and the people in it.
Legal security
Legal security is the certainty that your ownership is real and enforceable. It rests on registration. A registered title deed is proof of ownership that binds the world. A bond registered over the property gives the lender security for the loan, and the lender can enforce it if the owner defaults. The deeds registry is the system that makes this security reliable.
Security of tenure is the protection against losing the property. In a sectional title scheme or an HOA, the owner can lose the property through a forced sale if levies go unpaid. The Dainfern case showed that an HOA levy judgment can lead to the forced sale of a primary residence. The protection is to keep levies paid and to challenge any levy that is not lawfully imposed.
Physical security
Physical security is the protection of the property and its occupants. In a security estate, this is often provided by the association: perimeter walls, access control, and a security provider. The cost is carried by the members through levies, and it is a land-based charge because it protects the scheme as a whole.
The level of physical security varies widely between estates. Some have full access control and a guardhouse; others have little more than a boundary wall. The founding document and the levy structure determine what the association provides. The owner who values physical security should check what the association actually delivers before buying, not after.
Security as a justification
Security is a legitimate purpose of an association, but it is not a blank cheque. The powers of an association come from its constitution and the law, and invoking security does not add to them. An act the association has no power to take is ultra vires, and it is void whether or not it was done for a good reason. A decision made in the name of security is still beyond the association's powers if the constitution does not authorise it.
The word security is often used to close a question rather than answer it. When a member asks why a decision was made or how money was spent, the reply is sometimes that the matter is a security concern. A genuine security concern is specific. It names the risk and the measure that addresses it. If the concern cannot be stated in those terms, it is not a security concern; it is a refusal to account. The association that demands members fund security through levies owes them an account of how that money is spent.
The double standard is the hypocrisy. The same association that insists on prompt payment of levies can be silent when asked what the levies bought. The same association that restricts a member's rights in the name of security can be unwilling to show the basis for the restriction. Security is a real interest, but it is not a reason to set aside the rules that bind the association itself. An association that holds its members to the constitution must hold itself to it as well.
Security claims must also be lawful. A member's real rights, such as ownership of the property and the servitudes and conditions registered on the title deed, are not suspended by a security concern. Neither are the freedoms the law protects, such as the right to access the property one owns or to take part in the association's affairs. A security measure that would extinguish or restrict those rights must itself be authorised by the constitution and the law, and it must be proportionate to the risk it addresses. The more a measure intrudes on a member's rights, the clearer the basis for it must be. Security does not rank above the law; it operates within it.
Real rights and personal rights
Property law draws a line between two kinds of rights. A real right is a right in the property itself. Ownership is the fullest real right. A servitude, such as a right of way or a right to run a pipe across a neighbour's land, is a limited real right. A personal right is a right against a particular person, usually arising from a contract. The distinction matters because a real right binds the whole world, while a personal right binds only the parties to the agreement.
What binds the land
Only a real right can bind the land itself. The law of registration reflects this: a condition in a deed can be registered as a real right only if it restricts the exercise of ownership. A condition that merely creates a personal obligation, such as a duty to pay money, cannot be registered against the land. This is why an obligation to pay levies to an association is a personal right. It binds the member who agreed to it, not the property, and it does not run with the land to every future owner. The courts apply a two-part test to tell the two apart: the creator must intend to bind successors in title, and the right must subtract from the owner's dominium (Willow Waters v Koka).
What a constitution can and cannot do
The constitution of an association, its memorandum of incorporation, and its rules are contracts. They create rights and duties between the association and its members. Those rights and duties are personal. They attach to the members as parties to the contract, not to the property. A constitution cannot burden the land, and it cannot extinguish a real right that is already registered against it. The obligation to pay levies attaches to the members as contracting parties, not to the property (Chapmans Bay v Lotter). Even a condition written into a title deed can be a personal right where it does not restrict ownership, so an unregistered constitution is weaker still (Propell v Summerville HOA; eThekwini v Mounthaven). Nor can an association impose penalties without authority: a fine is enforceable only where the scheme's rules, validly approved, expressly provide for it, and the association has no power to fine beyond what those rules allow (Van Deventer Dowlath & Marx, on fines and approved rules).
How a real right is extinguished
A real right is not easily lost. It is extinguished only by a statute that expressly provides for it, by a court order, or by the operation of law such as the prescription of a servitude after long non-use. It is not extinguished by a private document. A contract, a constitution, or a decision of an association cannot erase a registered right. Even an error in a later title deed that omits the right does not extinguish it, because the deeds registry records what is registered, and a registered right remains enforceable against the world (Cape Explosive Works v Denel). Extinguishment requires express law, registration, or a court order, never implication from a private document (Alexkor v Richtersveld). A servitude is lost only by long uninterrupted non-use or the permanent end of its utility (Huntrex v Berzack).
Security does not suspend real rights
A claim of security does not change this. A member's ownership of the property, and the servitudes and conditions registered on the title deed, are not suspended by a security concern. Neither are the freedoms the law protects, such as the right to access the property one owns or to take part in the association's affairs. A security measure that would extinguish or restrict those rights must itself be authorised by the constitution and the law, and it must be proportionate to the risk it addresses. Security operates within the law, not above it. A constitution cannot authorise self-help against a member's rights without recourse to a court, because the right of access to a court is protected and cannot be contracted away (Bill v Waterfall Estate HOA).
Community schemes
Community schemes are a broad category covering various forms of shared property ownership in South Africa, including sectional title schemes, home owner associations, housing co-operatives, housing schemes for retired persons, and share block companies.
The CSOS Consolidated Practice Directives 2025 apply to all community schemes as defined in the CSOS Act.
Sectional title scheme
A sectional title scheme divides a property into individually owned units (sections) and commonly shared areas. Governed by the Sectional Titles Act 95 of 1986. Owners hold exclusive ownership of their unit and an undivided share in the common property through a body corporate.
Sectional title validity compliance tree
Sectional title case law
Body Corporate of Dumbarton Oaks v Faiga (1998, SCA) A body corporate owes a duty of care to users of the common property it controls.
Binding condition: Body corporate duty of care over common property
Benefits: Homeowner (visitor)
How: A visitor to a flat was injured using a goods lift in the common property. The SCA held the body corporate, as the juristic person exercising control over the common property, owed her a duty of care which was negligently breached. The body corporate is responsible for the safe condition of the common property it controls.
Body Corporate of the Shaftesbury Sectional Title Scheme v Estate of the late Wilhelm Rippert (2002, Western Cape High Court) A body corporate may enforce its conduct rules by interdict, but ejectment requires a rule that provides for it.
Binding condition: Conduct rules (enforcement)
Benefits: Homeowner (occupants)
How: The body corporate sought an interdict and ejectment against occupants who contravened the conduct rules. The court refused ejectment because the conduct rules did not provide for it, but ordered the occupants to abide by the conduct rules and granted leave to apply for a contempt order on non-compliance. Conduct rules bind occupants, but ejectment needs a rule that authorises it.
Body Corporate of the Santa Barbara Scheme v GVS Property Manage (2008, Western Cape High Court) A special general meeting to remove trustees must comply with the management rules on notice.
Binding condition: Management rules (meetings, removal of trustees)
Benefits: Homeowner (trustees)
How: Trustees sought to challenge their removal at a special general meeting. The court held the meeting's validity turned on whether it complied with Rule 53 of the management rules, including the requirement that a request signed by at least 25% of owners reach the trustees. On the papers the trustees could not show the meeting was invalidly called, so the application was dismissed. The validity of a body corporate's decisions depends on compliance with the management rules.
Body Corporate of the Sectional Title Scheme Seascapes v Ford (2008, SCA) A body corporate's grant of rights over common property must be authorised by a special resolution.
Binding condition: Common property (special resolution)
Benefits: Homeowner (neighbouring owners)
How: The body corporate granted neighbouring owners the right to use parking bays in the scheme by notarial agreement, then sought to have it set aside for want of authority. The SCA dismissed the appeal, holding the agreement was authorised. A body corporate's disposition of rights over common property must be properly authorised, and the resolution is interpreted to give effect to the signatories' intention.
Body Corporate of Savannah Park v Brainwave Projects 1147 CC (2011, SCA) A developer's right of extension under s25(4) is a right to develop, not to commercially exploit the common property.
Binding condition: Developer's right of extension (s25(4))
Benefits: Body corporate
How: The developer erected a cellular telephone mast on the common property and contracted with a service provider. The SCA held the developer's right of extension under s25(4) of the Sectional Titles Act is a right to develop a section of the common property, not to commercially exploit it, and is not a usufruct. The body corporate was entitled to the details and income from the mast contracts.
Body Corporate of the Pinewood Park Scheme No 202 v Dellis (2012, SCA) An owner is obliged under s44(1)(b) to pay levies; levy disputes may be referred to arbitration under rule 71.
Binding condition: Levies (s44(1)(b))
Benefits: Body corporate
How: The body corporate sued an owner for arrear levies of R123 101. The SCA upheld the appeal, holding the owner was obliged under s44(1)(b) of the Sectional Titles Act to pay levies to the body corporate. The dispute resolution procedure in rule 71 of the management rules was not excluded by the Arbitration Act. Owners must pay levies imposed in accordance with the Act.
Body Corporate of "The Avenues" v Hurwitz NO (2014, SCA) A rule cannot confer powers beyond those set out in the Act.
Binding condition: Rules (cannot exceed the Act)
Benefits: Body corporate
How: Competing claims to the right of extension of a scheme. The SCA held a rule passed by the body corporate must be read subject to the Act and cannot confer powers beyond those set out in it. The right of extension vested in the body corporate, not in the trusts that claimed it. Rules are subordinate to the Act and cannot expand a body corporate's powers.
Body Corporate of Marsh Rose v Steinmuller (2023, SCA) A body corporate may refuse a clearance certificate until all moneys owed are paid; a purchaser at a sale in execution cannot challenge the amount.
Binding condition: Enforcement (s15B(3) embargo, clearance certificate)
Benefits: Body corporate
How: The SCA held that under s15B(3)(a)(i)(aa) of the Sectional Titles Act, a body corporate may refuse to issue a clearance certificate until all moneys owed to it in respect of the property are paid or secured. A purchaser at a sale in execution is not entitled to challenge the amount payable to the body corporate or to compel issue of the certificate. The embargo is a powerful enforcement tool for unpaid levies.
Montrose Mews Body Corporate v Moela (2024, Gauteng Division, Johannesburg) A member's right to books of account under Management Rule 26(2) is not subject to PAIA.
Binding condition: Member rights (books of account, Management Rule 26(2))
Benefits: Homeowner (member)
How: A member sought the body corporate's bank statements under Management Rule 26(2) of the Sectional Titles Schemes Management Regulations. The body corporate argued she must apply under PAIA. The court held PAIA does not apply where a duty to disclose arises from a pre-existing legal relationship, and dismissed the body corporate's review. Members have a direct right to the body corporate's books of account.
Body Corporate of Merriman Court v Greeff (2024, Western Cape High Court) Extending a unit onto common property requires a special resolution under s5(1)(a) and (h).
Binding condition: Common property (special resolution, s5(1)(a),(h))
Benefits: Body corporate
How: An owner sought to extend his unit onto a garden area of the common property over which he had an exclusive use right. The court upheld the body corporate's appeal, holding the owner had not proved a right of extension and that extending onto common property requires a special resolution under s5(1)(a) and (h) of the Sectional Titles Schemes Management Act. An owner cannot acquire rights over common property without the required special resolution.
Litabe v Community Scheme Ombud Service (2024, Free State High Court) A CSOS adjudication order allocating common property parking may be reviewed, but relief is refused where it would have no practical effect.
Binding condition: CSOS (review of adjudication orders)
Benefits: Body corporate (trustees)
How: The trustees of a sectional title scheme allocated a guest parking bay for an owner's exclusive use. A neighbour complained to the Ombud, whose adjudicator directed the scheme to remove the owner's mobile kitchen from the bay. The owner sought to review the order, but the court dismissed the application as moot: the relief would have no practical effect. CSOS adjudication orders are reviewable, but a court will not grant relief that has no practical effect.
Body Corporate of the Primavera Sectional Title Scheme v Godby (2025, Western Cape High Court) Maintenance of a roof terrace and participation quotas are governed by the management rules and the registered plan.
Binding condition: Common property (maintenance, participation quotas)
Benefits: Body corporate
How: The body corporate sought declarations about responsibility for maintaining a roof terrace forming part of an owner's section, and that participation quotas registered in the deeds office be used. The court ordered the owner to submit approved as-built plans and to vacate certain common property areas. Maintenance obligations and participation quotas are determined by the management rules and the registered sectional plan.
Ncala v Park Avenue Body Corporate (2026, SCA) A high court may condone the late filing of a statutory appeal under s57(2) of the CSOS Act.
Binding condition: CSOS (s57(2) appeal, condonation)
Benefits: Homeowner (member)
How: An owner appealed an adjudicator's award to the high court under s57(2) of the CSOS Act but filed late. The SCA held the high court has the power to condone the late filing of a statutory appeal even where the statute does not provide for condonation, and condoned it. The appeal concerned the owner's right to install a washing machine on a portion of the common wall, which the body corporate had unreasonably refused.
Sectional title validity compliance tree
< back to sectional title scheme
Sectional title validity compliance tree
The case law and the Sectional Titles Act 95 of 1986 set out the requirements a sectional title scheme must satisfy to be valid and to lawfully collect levies. A failure of registration (branch 1) is the most serious: a scheme that never legally came into being has no body corporate and no power to levy. A failure of process (branch 5) is narrower: it voids the specific levy imposed, not the scheme itself.
1. Registration: Was the sectional plan registered?
1.1 A scheme and its body corporate come into being only on registration of the sectional plan under the Sectional Titles Act 95 of 1986. No registered plan means no scheme and no body corporate.
2. Ownership: Does the owner hold a section and an undivided share in the common property?
2.1 Ownership of a section carries an undivided share in the common property, held through the body corporate.
3. Body corporate: Is it validly constituted?
3.1 Meetings and the removal of trustees must comply with the management rules (Santa Barbara).
3.2 Dispositions of rights over common property require proper authorisation, including a special resolution where the Act requires it (Seascapes; Merriman Court).
3.3 The body corporate owes a duty of care to users of the common property it controls (Dumbarton Oaks).
4. Levies: Does the body corporate have power to levy, and is the levy lawful?
4.1 An owner is obliged under s44(1)(b) to pay levies imposed in accordance with the Act (Pinewood Park).
5. Rules: Are the management and conduct rules valid and within the Act's scope?
5.1 A rule cannot confer powers beyond those set out in the Act (Avenues v Hurwitz).
5.2 Conduct rules bind occupants, but ejectment requires a rule that provides for it (Shaftesbury).
6. Enforcement and defence: Can the body corporate enforce the levy, and can the member resist it?
6.1 A body corporate may refuse a clearance certificate until all moneys owed are paid (Marsh Rose).
6.2 A member may challenge body corporate conduct through the CSOS route, and a court may condone a late appeal (Ncala; Litabe).
6.3 A member has a direct right to the body corporate's books of account under Management Rule 26(2), not subject to PAIA (Montrose Mews).
< back to sectional title case law
Home owner association
A home owner association (HOA) governs rules and shared responsibilities within a residential estate or complex. Unlike sectional title schemes, there is no legislation that specifically governs the establishment and operation of HOAs. They are instead constituted under general legal frameworks. In South Africa there are three types.
Types of HOA
Two dimensions define an HOA: how it comes into being (origin) and what legal form it takes (form). These are separate questions.
Origin
Origin: an HOA may be established voluntarily by a group of property owners, or it may be mandated by a municipality as a condition of land subdivision approval. The statutory route is set out in the Land Use Planning Ordinance 15 of 1985 (LUPO) and, in Cape Town, the City of Cape Town Municipal Planning By-Law, 2015 (MPBL) under the framework of the Spatial Planning and Land Use Management Act 16 of 2013 (SPLUMA).
Form (incorporated)
Form (incorporated): an HOA registered as a non-profit company under the Companies Act 71 of 2008. The primary governance document is a memorandum of incorporation (MOI). The HOA is a juristic person with separate legal personality by virtue of the Companies Act.
Form (unincorporated)
Form (unincorporated): a common law voluntary association without registration under the Companies Act. The primary governance document is a written constitution. The HOA may still be a juristic person (a universitas) with perpetual succession and the capacity to sue and be sued, but this flows from its constitution and common law, not from incorporation.
Statutory form
When the municipality mandates an HOA under LUPO or the MPBL, the statute also prescribes the form: the HOA comes into existence as a body corporate and juristic person upon transfer of the first land unit. Under LUPO section 29 the HOA "shall be a body corporate"; under MPBL section 61 it "is a juristic person, has perpetual succession and is capable of suing and of being sued". The constitution must be certified by the City and must provide for transfer consent, levy recovery, maintenance of private roads and open space, and annual general meetings. These compliance obligations are tied to the subdivision approval.
Contractual relationship
Despite this statutory origin, courts treat the relationship between the HOA and its members as contractual. In Mare v Akarana HOA (2022, WCHC) the court described HOAs established through municipal subdivision conditions as voluntary associations. In Waterford Estate HOA v Riverside Lodge (2026, SCA) the court held that township establishment conditions impose statutory obligations but do not have statutory force against members. The binding effect on members comes from the constitution or MOI, which operates as a contract between them. See also Mount Edgecombe v Singh (2019, SCA) and Abrahams NO v Geldenhuys NO (2025, WCC), both confirming that the relationship is contractual in nature. For the distinction between a statutory body corporate and a juristic person under the Prescription Act, see Long Beach Owners Association v Miles NO (2023, EC MK HC).
< back to home owner association
Interesting case law
Murcia Lands CC v Erinvale Country Estate HOA (2004, Western Cape High Court) An HOA's power to levy derives from its constitution; no valid constitution means no power to levy.
Binding condition: Statutory (LUPO section 29)
Benefits: HOA
How: Confirmed that a section 29 LUPO HOA's power to levy derives from its constitution. The HOA's powers include the power to make levies on members for the purposes set out in its constitution. No valid constitution means no power to levy. The levy authority is not inherent; it flows from the constitutive document.
Berg en Dal Estate HOA v Van Huyssteen NO (2009, Western Cape High Court) A section 29 LUPO HOA comes into being only when the local authority approves its constitution.
Binding condition: Statutory (LUPO section 29)
Benefits: HOA
How: The court confirmed that a section 29 LUPO home owners association comes into being only when its constitution is approved by the local authority. The HOA is a body corporate governed by that constitution. No approved constitution means no governance authority and no power to levy. The court treated City approval as the point at which the HOA legally came into existence.
Dainfern Valley HOA v Falconer (2010, South Gauteng High Court) HOA constitutions operate as binding contracts between members and cannot be varied unilaterally.
Binding condition: Contractual (constitution)
Benefits: HOA
How: Early case confirming that HOA constitutions operate as binding contracts between members and cannot be varied unilaterally. Specific clauses cannot be disregarded by individual members. Subsequently cited with approval in Tre Donne (2016).
Clifford v Erinvale Country Estate HOA (2012, Western Cape High Court) A section 29 LUPO constitution must have specific objects; compulsory membership depends on its validity.
Binding condition: Statutory (LUPO section 29)
Benefits: HOA
How: Confirmed that section 29(2)(b) of LUPO requires a constitution whose object includes the control over and maintenance of buildings, services, and amenities. Section 29(2)(c) makes membership of all owners compulsory, but only where the constitution is valid. The compulsory membership mechanism depends on the constitution's validity.
Willow Waters Homeowners Association v Koka (2014, SCA) A title deed levy-clearance condition is a real right binding all successors, including insolvent estates.
Binding condition: Real right (title deed condition requiring levy clearance certificate before transfer)
Benefits: HOA
How: SCA held that the title deed condition constitutes a real right, enforceable against all third parties including insolvent estates. The HOA can block transfer of a property until all outstanding levies are paid or secured.
Dennegeur Estate HOA v Zonnekus Mansion (2014, Western Cape High Court) A member disputing an HOA's existence and levy authority puts the burden of proof on the HOA.
Binding condition: Procedural (burden of proof)
Benefits: Homeowner (defence)
How: A member disputed the HOA's existence and its authority to impose levies. The court treated this as a bona fide dispute requiring the HOA to prove its existence and all technical and procedural aspects of the charges levied. The burden of proof is on the HOA to establish both its existence and its levy authority.
Sanderlings HOA v Module Controls CC (2014, Western Cape High Court) A section 29 LUPO HOA is established at the instance of the municipality.
Binding condition: Statutory (LUPO section 29)
Benefits: HOA
How: The court described the HOA as an association with a constitution established at the instance of the municipality in terms of section 29(1) of LUPO. The municipality's role in establishment is central to the statutory scheme. The case concerned the HOA's refusal to approve amended building plans under the National Building Regulations and Building Standards Act.
Meadow Glen HOA v City of Tshwane (2014, SCA) Civil contempt requires proof of a wilful and personal breach of the court order.
Binding condition: Public/municipal (contempt of court orders)
Benefits: Mixed
How: SCA set aside contempt findings against a municipal official, holding that civil contempt requires proof of a wilful and personal breach of the court order by that individual. Contempt is a blunt instrument for enforcing structural orders against the state. Supervisory mechanisms are better suited.
Bushwillow Park HOA v Fernandes (2015, South Gauteng High Court) Aesthetic and architectural rules are enforceable as private contract, subject to review.
Binding condition: Contractual (conduct rules)
Benefits: HOA
How: Aesthetic and architectural rules (including house colour) are enforceable as private contract. By purchasing in the estate, the homeowner agreed to be bound by the rules. However, HOA rules remain subject to review on grounds of legality, reasonableness, and lawfulness, but on private law principles, not PAJA.
Blair Atholl Homeowners Association v City of Tshwane (2015, SCA) HOAs cannot force municipalities to exempt estate residents from rates for privately provided services.
Binding condition: Public/municipal (rates)
Benefits: Municipality
How: SCA dismissed the HOA's review of the City's rates policy under the Municipal Property Rates Act. HOAs cannot force municipalities to exempt estate residents from rates for privately provided services such as water, electricity and road infrastructure. The municipality's rates discretion is wide.
Tre Donne HOA v Bergwater Plase CC (2016, Western Cape High Court) An HOA constitution is a contract between members; entrenched clauses can only be amended in terms of it.
Binding condition: Contractual (HOA constitution)
Benefits: Developer / homeowner (HOA lost)
How: HOA's resolution to remove developer-privilege clauses from its constitution was declared ultra vires and invalid. The constitution is a contract between members and entrenched clauses can only be amended in terms of that contract. The City's approval of the original constitution stands until set aside by a court.
City of Tshwane v Blair Atholl HOA (2018, SCA) Contract interpretation uses a modern unitary approach, reading language in context.
Binding condition: Contractual (engineering services agreement)
Benefits: Municipality
How: SCA upheld the City's appeal on contract interpretation, emphasising a modern unitary approach: language must be read sensibly in the context of the agreement as a whole, not parsed in isolation. Relevant to any HOA with infrastructure or service agreements with a municipality.
Mount Edgecombe Country Club Estate v Singh (2019, SCA) Estate roads are private roads; conduct rules are private contractual obligations.
Binding condition: Contractual (MOI / conduct rules)
Benefits: HOA (road rules); homeowners (domestic worker rules)
How: Estate roads are private roads, not public roads under the National Road Traffic Act. Conduct rules are private contractual obligations enforceable between the HOA and its members. Speed limit and road rules (7.1.2, 7.3.2) declared lawful. Domestic worker rules (9.3.2, 9.4.1, 9.4.3) remain unlawful.
Dainfern Homeowners Association v Roodt (2023, Gauteng Division, Pretoria) HOA levy judgments can lead to forced sale of a homeowner's primary residence.
Binding condition: Contractual (levy enforcement)
Benefits: HOA
How: Default judgment rescission dismissed for inordinate delay, lack of prospects, and waiver. Primary residence declared specially executable under Rule 46(1)(a)(ii) with a reserve price of R1.9 million. Confirms that HOA levy judgments can lead to forced sale of a homeowner's primary residence.
Silverlakes Homeowners Association v CSOS (2023, Gauteng Division, Pretoria) HOA disciplinary proceedings under an MOI are reviewable through the CSOS route.
Binding condition: Statutory (CSOS Act)
Benefits: Homeowner (member challenge)
How: Confirmed HOAs are community schemes under the CSOS Act, subject to the full CSOS jurisdiction. A member can challenge HOA discipline before the Ombud. The court reviewed and set aside the adjudication order and remitted the dispute for fresh adjudication.
Propell v Summerville HOA (2024, Western Cape High Court) Where the subdivision approval did not require an HOA, the membership clause in the title deeds created only personal rights, not a real right binding successors.
Binding condition: Contractual (MOI / constitution) not real right
Benefits: Homeowner (HOA lost)
How: The City of Cape Town filed an affidavit confirming the subdivision approval did not require an HOA. The court held that even though a compulsory-membership clause was present in the title deeds, it did not create a limited real right in favour of the HOA. The clause created only personal rights arising from the constitution, binding owners and the HOA contractually, not against successors in title. The court also found that entrenched constitutional clauses could not be circumvented by trustees, and a levy finance agreement with security cessions was invalid because the trustees exceeded their authority.
Bella Rosa Three HOA v Brandt (2024, Western Cape High Court) An HOA cannot impose a penalty without first giving the member a chance to respond.
Binding condition: Contractual (penalty procedure)
Benefits: Homeowner (HOA lost)
How: Building penalty charges declared unreasonably and unfairly imposed because the HOA failed to afford the owner an opportunity to make representations before levying the penalty. HOAs cannot impose financial penalties without first giving the member a chance to respond, even if the constitution provides for the penalty.
Savannah Country Estate HOA v Zero Plus Trading (2024, SCA) Special leave to appeal is not a procedural shortcut.
Binding condition: Procedural (special leave to appeal)
Benefits: HOA loses
How: SCA refused special leave to appeal on four grounds: minimal amount in issue, no legal question to determine, no manifest denial of justice, and failure to meet the heightened substantive threshold under section 16(1)(b) of the Superior Courts Act. Special leave is not a procedural shortcut.
Chapmans Bay Estate Home Owners Association v Lotter (2024, SCA) Penalty levies attach to members as contracting parties, not to the property; courts will not read words into a constitution.
Binding condition: Contractual (constitution, penalty clause)
Benefits: Homeowner (HOA lost)
How: SCA held that the obligation to pay penalty levies attaches to members as contracting parties to the constitution, not to the property. A subsequent owner who did not take transfer from the developer was not liable under a clause linking the building period to transfer from the developer. Courts will not rescue an HOA's overreach by reading words into a constitution.
Mtshali v Harbour Town HOA (2025, Gauteng Division, Johannesburg) An owner is bound to HOA membership where the title deed contains the membership condition, operating with the MOI.
Binding condition: Contractual + real right (title deed condition + MOI + offer to purchase)
Benefits: HOA
How: The owner's title deed contained a membership condition requiring every owner to become and remain a member of the HOA. The court held the owner was bound through the combined effect of that deed condition, the MOI, and the offer to purchase, and rejected the argument that a separate act of registration was needed. The holding rests on the condition being present in the deed.
Ashoori v Cornwall Hill Homeowners Associations (2026, Gauteng Division, Pretoria) Penalty levies cannot be imposed where performance is objectively impossible.
Binding condition: Contractual (penalty clause, impossibility)
Benefits: Homeowner (HOA lost)
How: HOA claimed arrear levies including penalties for failure to commence construction within the prescribed time. The court set aside the magistrate's judgment, holding that the penalty clause does not authorise penalty levies where construction is objectively impossible due to unresolved geotechnical hazards and outstanding regulatory approvals.
Du Plessis v Carlswald North Lifestyle Estate Home Owners Association (2026, Gauteng Division, Pretoria) Removal of biometric access to an estate is a deed of spoliation.
Binding condition: Procedural (spoliation)
Benefits: Homeowner
How: The HOA removed the owner's and her tenants' biometric access (fingerprint and facial recognition) to the estate. The court ordered restoration ante omnia and with immediate effect, holding that deprivation of access is a deed of spoliation regardless of the merits.
Kungwini Local Municipality v Silver Lakes Homeowners Association (2008, SCA) A municipality may not raise assessment rates to fund estate services without following the statutory process.
Binding condition: HOA and municipality (rates)
Benefits: Mixed
How: The SCA examined whether a municipal resolution increasing the assessment rate for an estate was a lawful exercise of the rating power. The appeal and cross-appeal produced split outcomes. The case confirms that an HOA can challenge a municipal rates increase that funds estate-level services on a footing the residents did not authorise.
Midstream Home Owners Association v Shoprite Checkers (2012, SCA) An HOA cannot stop a third party using a municipal road for access where no operative restriction exists.
Binding condition: HOA and municipality (access)
Benefits: Other
How: The HOA sought to stop Shoprite using an access point on Brakfontein Road for its distribution centre. The interdict was dismissed. The case confirms when an HOA can and cannot stop a third party using a municipal road for access.
The Wilds Home Owners Association v Van Eeden (2012, SCA) A court may order a forensic audit of an HOA's financial affairs where governance has broken down.
Binding condition: Developer and company-law governance
Benefits: Homeowner
How: The SCA directed the board of the HOA to instruct auditors to conduct a forensic audit of the HOA's financial affairs from its inception. The case provides a remedy for members where the HOA board refuses transparency over finances.
Long Beach Homeowners Association v MEC (2018, Eastern Cape High Court) Contempt is a limited tool for compelling a department to decide an administrative appeal timeously.
Binding condition: HOA and municipality (administrative delay)
Benefits: Other
How: The HOA sought to hold the MEC in contempt for failing to decide an internal appeal timeously. The appeal was dismissed and the application dismissed with costs. The case shows the limits of using contempt to compel a department to decide an administrative appeal.
Orkin v Bellissimo Homeowners Association (2022, Gauteng, Johannesburg) Spoliation remedies restore possession of a guardhouse and access to it, pending the rights question.
Binding condition: Spoliation and access control
Benefits: Homeowner
How: The court ordered restoration of access to the guardhouse and reinstatement of possession, with the sheriff authorised to take steps if the respondents failed to comply. A member can use spoliation to restore access to security infrastructure.
Elmir Property Projects v Bankenveld (2024, SCA) Township establishment conditions are administrative action, binding until set aside, and can found a claim for municipal services.
Binding condition: HOA and municipality (services)
Benefits: Developer
How: The SCA dismissed the municipality's appeal and upheld the developer's appeal, holding the municipality liable to provide sanitation services to the estate. The case establishes that a developer or HOA can enforce the provision of municipal services against the municipality where township establishment conditions require it.
Koko v Mont Tremblant Estate Homeowners Association (2026, Gauteng, Johannesburg) Restricting an app-based third-party access facility is not spoliation where the owner retains physical access.
Binding condition: Spoliation and access control
Benefits: HOA
How: The application to restore an app-based access facility was dismissed with costs on Scale B. The case clarifies the line between spoliation and lawful access control: restricting a convenience access facility is not spoliation where the owner retains physical access.
BC Funding Solutions v Kelvin Estate Home Owners Association (2026, Gauteng, Johannesburg) An HOA can borrow against ceded arrear levies, making levy collection a securitised industry.
Binding condition: Developer and company-law governance
Benefits: Other
How: The HOA borrowed against ceded arrear levies and the court enforced the funding arrangement. The case shows the financial engineering behind levy collection and the pressure it puts on owners.
Waterford Estate Homeowners Association v Riverside Lodge Body Corporate (2026, SCA) A CSOS adjudicator's decisions are reviewable where they disregard relevant evidence or rest on irrelevant considerations.
Binding condition: CSOS procedure and jurisdiction
Benefits: Mixed
How: The SCA dismissed the constitutional challenge to ss 39(1)(c) and (e) of the CSOS Act, upheld the appeal in part, and set aside adjudicator orders that were not rationally connected to the evidence. The case sets the standard for reviewing CSOS adjudicator decisions and confirms membership can arise by operation of township conditions.
Aloe Homeowner's Association, Albertinia v Liebenberg Trust (2025, Western Cape High Court) A constitution amendment is void where the required supermajority is not met and a property is inserted unilaterally after the meeting.
Binding condition: Constitution validity
Benefits: Developer (constitution struck down)
How: The court held an amended HOA constitution was not validly adopted where the required 90 per cent member threshold was not reached and an erf was inserted into the amended document by the municipality after the meeting, rather than by a member resolution. The earlier constitution continued in force. The matter was dismissed on material disputes of fact, but the holding confirms that a constitution an association relies on must be shown to have been adopted in accordance with its own required threshold and process.
Baronetcy Estate Homeowners Association v Abdulahi (2026, Western Cape High Court) A court refused to order demolition for a minor height deviation, and an HOA's design guidelines more restrictive than the municipal scheme are unenforceable.
Binding condition: Enforcement and public limits on HOA powers
Benefits: Homeowner
How: The court declined to order demolition of part of a dwelling for a de minimis height deviation, given the disproportionate remedial cost and the City occupation certificate. It held that an HOA's design guidelines may not be more restrictive than the development management scheme under the Municipal Planning By-law, and that a daily occupation penalty was not payable where the owner held a City occupation certificate. It also confirmed that section 142 does not exempt a LUPO-era HOA from the limits the by-law places on rule-making.
< back to home owner association
HOA validity compliance tree
The case law sets out the requirements an HOA must satisfy to be valid and to lawfully collect levies. A failure of existence (branch 1) is the most serious: an HOA that never legally came into being has no power to levy at all, so every levy it collects is void. A failure of process (branch 5) is narrower: it voids the specific levy imposed, not the HOA itself. When a member disputes an HOA's existence and its authority to levy, the burden of proof rests on the HOA to establish both (Dennegeur).
1. Existence: Did the HOA legally come into being?
1.1 Statutory origin (LUPO section 29 / MPBL): for a statutory HOA, was the constitution approved by the local authority? No approved constitution means the HOA never came into being and has no power to levy (Berg en Dal; Murcia Lands).
1.2 Was the municipality's role in establishment satisfied? The municipality's role is central, not optional (Sanderlings).
1.3 Voluntary origin: is there a valid constitution or MOI at all?
2. Constitution: Is the founding document valid and binding?
2.1 Does it have the specific objects required (Clifford)?
2.2 Is it a valid contract between members (Tre Donne)?
2.3 Are rule-making powers specific and constrained, not vague or open-ended (Bella Rosa)?
2.4 Can entrenched clauses be amended only in terms of the contract (Tre Donne; Propell)?
2.5 Was the constitution or an amendment adopted in accordance with its own required threshold and process? An amendment is void where the required supermajority is not met or a provision is inserted unilaterally after the meeting (Aloe).
3. Membership: Is the person actually bound?
3.1 Contractual: assent to membership through a title deed condition and the MOI (Mtshali). A bare offer to purchase is not itself the basis.
3.2 Real right: a title deed condition registered against the land (Koka). Where no such condition is registered on any deed of transfer in the erf's full registered history, verified against the Registrar of Deeds records, there is no real right binding the land.
3.3 If neither, there is no membership and no levy obligation. An HOA asserting membership must show a registered deed condition or a consent given at purchase; it cannot rely on a sample deed for a different erf or on its own constitution's self-declared rule.
4. Levy authority: Does the HOA have power to levy this charge?
4.1 Does the levy flow from the constitution (Murcia Lands)? Penalty levies attach to members as contracting parties, not to the property (Chapmans Bay).
4.2 Is the charge within the objects scope (Clifford)?
4.3 Is the charge type correct: usage-based or land-based? (see charges)
5. Levy process: Was the levy imposed lawfully?
5.1 Procedural fairness: a chance to make representations before a penalty (Bella Rosa).
5.2 No procedural defects in notice or signatures (Propell).
5.3 Trustees acted within their authority (Propell).
5.4 No penalty where performance is objectively impossible (Ashoori).
6. Enforcement and defence: Can the HOA enforce the levy, and can the member resist it?
6.1 Real right registered against the land, not merely a personal right (Koka).
6.2 Rules reviewable on grounds of legality, reasonableness, and lawfulness (Bushwillow Park). A court may refuse to enforce an HOA rule that is more restrictive than the municipal scheme or that would impose a disproportionate remedy (Baronetcy).
6.3 The burden of proof is on the HOA to prove its existence and levy authority (Dennegeur).
7. HOA and municipality: How does the HOA relate to the local authority?
7.1 A municipality may not raise assessment rates to fund estate services without following the statutory process (Kungwini).
7.2 An HOA cannot stop a third party using a municipal road for access where no operative restriction exists (Midstream).
7.3 Township establishment conditions are administrative action, binding until set aside, and can found a claim for municipal services (Elmir).
7.4 An HOA's design guidelines may not introduce development rules more restrictive than the municipal scheme, even for an HOA that originated under LUPO (Baronetcy).
7.5 A department that delays an internal appeal without reason may pay costs de bonis propriis (Long Beach).
8. CSOS procedure and jurisdiction: Can the CSOS adjudicator decide this, and was the decision lawful?
8.1 A CSOS adjudicator's decisions are reviewable where they disregard relevant evidence or rest on irrelevant considerations (Waterford).
8.2 The adjudicator's power to declare a levy unreasonable survives a constitutional challenge (Waterford).
9. Developer and company-law governance: Is the HOA company being run lawfully?
9.1 A court may order a forensic audit of an HOA's financial affairs where governance has broken down (The Wilds).
9.2 An HOA can borrow against ceded arrear levies, making levy collection a securitised industry (BC Funding).
10. Spoliation and access control: Was the member unlawfully deprived of possession or access?
10.1 Restricting an app-based third-party access facility is not spoliation where the owner retains physical access (Koko).
10.2 Spoliation remedies restore possession of a guardhouse and access to it, pending the rights question (Orkin).
Associations
Associations (whether home owner associations, sectional title bodies corporate, or other community schemes) operate at the intersection of contract law and property law. How members join, how rules are made and enforced, and how charges are levied all depend on the legal basis of the association.
Governance
Governance is the system by which an association is directed, controlled, and held accountable. The way an association governs itself determines whether members are treated as participants in a community or as subjects of a regime. Different associations fall at different points on a spectrum of governance models.
Governance models
Democratic: members vote on key decisions, elect the executive, and have direct participation in governance. General meetings are held, minutes are accessible, and members can propose and vote on resolutions. This is the model most founding documents aspire to, but few fully achieve in practice.
Concentrated power
Oligarchical: a small group (typically the executive committee or trustees) holds effective power and makes decisions on behalf of the membership. Elections may be nominal, with the same individuals remaining in position year after year. The oligarchy may act in good faith, but the concentration of power means the membership has limited influence.
Autocratic: a single individual (often the chairman or a long-serving trustee) effectively controls the association. Decisions are made unilaterally or rubber-stamped by a compliant committee. Dissent is discouraged or shut down. The autocrat may justify their control on grounds of efficiency or experience, but the membership has no voice.
Wealth and self-selection
Plutocratic: influence within the association is tied to wealth or property value. Larger property owners, developers with unsold stock, or members who fund the association's operations effectively control decisions. The principle of one member one vote is undermined by the reality that financial contribution dictates influence.
Aristocratic: a self-selecting group positions itself as the natural leadership, often on the basis of professional standing, social connections, or length of residence. New members are co-opted rather than elected. The aristocracy may be competent, but it is unaccountable to the broader membership.
Coercive control
Authoritarian: the executive imposes rules and decisions with no consultation, no member vote, and no right of reply. Compliance is enforced through fines, penalties, threats of legal action, or refusal to issue clearance certificates. Members who challenge the executive face retaliation rather than engagement.
Totalitarian: the association seeks to control not just the common property but the private lives of members: what colour they may paint their house, who may visit, how fast they may drive, when contractors may work, what domestic workers may do, and even what they may say about the association publicly. Every aspect of life within the estate is subject to regulation by the executive.
The pre-1997 parallel
The concern is that some associations in South Africa operate in a manner that mirrors pre-1997 constitutional principles. Before the Constitution of the Republic of South Africa, 1996, there was no constitutional requirement for democratic values, accountability, or the rule of law. Under the apartheid state, governance was characterised by unilateral rule-making, no accountability to those governed, and coercive enforcement against dissenters. Some associations emulate this model: rules are imposed without consultation, the executive is not accountable to the membership, dissent is met with penalties or legal threats, and the founders or long-serving executives position themselves as unanswerable to the people they govern.
The irony is that while South Africa's constitutional democracy has rejected these principles at a national level, they persist within private estates and community schemes. These operate as mini-states where the executive runs without the checks and balances that the 1996 Constitution demands of public bodies. The Mount Edgecombe Country Club Estate v Singh case demonstrated this tension: the HOA imposed conduct rules on domestic workers that were declared unlawful. They would never survive constitutional scrutiny if enacted by a public authority. The Bella Rosa Three HOA v Brandt case showed an HOA imposing penalties without procedural fairness, a basic constitutional principle that the HOA simply ignored.
The gap and the remedy
The CSOS Act and the Community Schemes Ombud Service were established in part to address this gap, providing a mechanism for members to challenge executive conduct without resorting to expensive High Court litigation. But the underlying problem remains: an association's founding document is only as democratic as its members insist on making it, and an executive that is determined to govern without accountability will do so unless the membership actively resists.
Membership
Membership of an association can arise through contractual rights or real rights, and the distinction matters.
Contractual rights
Contractual rights arise when an owner agrees to be bound by the association's founding document, typically by signing an offer to purchase that incorporates the MOI or constitution. This is a personal right enforceable between the parties to the contract. In Mtshali v Harbour Town HOA the title deed contained a membership condition and the court held the owner bound through the combined effect of that condition, the MOI, and the offer to purchase. Where a membership condition is absent from the title deed, Propell v Summerville HOA holds that any clause in the deed creates only personal rights, not a real right binding successors, where the subdivision approval did not require an HOA.
Real rights
Real rights arise when membership obligations are imposed by a title deed condition. The Willow Waters Homeowners Association v Koka case established that a title deed condition requiring a levy clearance certificate constitutes a real right. It binds not just the current owner but all successors in title and third parties, including insolvent estates. A real right runs with the land and does not depend on a personal contract.
The practical difference
A contractual right must be enforced against the person who agreed to it. A real right is enforceable against whoever owns the land, regardless of whether they personally signed anything. This is why title deed conditions are a more powerful enforcement mechanism for associations than constitutions alone.
Registration
The distinction also has consequences for registration. Section 63(1) of the Deeds Registries Act 47 of 1937 provides that no deed, or condition in a deed, purporting to create or embodying any personal right, and no condition which does not restrict the exercise of any right of ownership in respect of immovable property, shall be capable of registration. This is the statutory dividing line between real and personal rights: if a condition is registrable, it is a real right; if it is a personal right, it should not appear on the title deed at all.
The Koka case is the leading authority on this point. The SCA held that the title deed levy-clearance condition constitutes a real right because it restricts the owner's power of disposal (the ius disponendi). It subtracts from the dominium of the land. Because it is a real right, it was correctly registered and binds all successors in title, including insolvent estates. Had it been merely a personal right, it would not have been registrable under section 63(1) and would not bind third parties.
The Propell v Summerville HOA case addressed the converse situation: whether conditions in a voluntary HOA context create limited real rights or merely personal contractual rights. The court's findings clarified that not all title deed conditions in favour of an HOA necessarily create real rights; the nature of the right depends on whether the condition restricts ownership or merely creates a personal obligation.
The test for a real right
To rule that a title deed condition is a real right, each question below must be answered yes. A single no means the condition is a personal right, whatever the deed says and however long it has sat on the title. The test comes from Willow Waters v Koka para [16], where the SCA set out the two requirements: the intention to bind successors, and a subtraction from dominium.
1. Intent: did the person who created the right intend to bind not only the present owner but also successors in title? If the condition was meant to bind each owner in his own right as a member, not to run with the land, the intent is lacking.
2. Subtraction from dominium: does the nature of the right, when registered, subtract from the owner's dominium (Willow Waters v Koka para [16])? In other words, does it restrict an exercise of ownership of the property itself?
3. Restriction of a specific ownership right: which right of ownership does it restrict? The question matters because a restriction of the right to dispose (the ius disponendi), such as a bar on transfer without consent, points to a real right. A bare obligation to pay money or to join an association does not.
4. Reading of the deed: reading the clause in context, does it restrict ownership or does it merely create a personal obligation between the parties? A clause that compels membership but does not restrain alienation is a personal right.
The levy-clearance condition in Willow Waters v Koka passed every question: it barred transfer without a clearance certificate, which restricted the ius disponendi and subtracted from dominium. The compulsory-membership clause in Propell failed the test because the subdivision approval did not require an HOA and the clause did not restrict ownership of the land, so it bound owners and the association contractually and not against successors in title.
The conveyancing gap
In practice, conveyancers may cascade conditions from earlier title deeds into new ones without necessarily scrutinising whether each condition is a real right or a personal right. The result is that personal rights can end up registered against title deeds as a matter of status quo, not because the registration is legally correct under section 63(1), but because it has become accepted practice. This creates a gap between the strict legal position and what appears on the deeds registry. The Propell case highlights this tension: conditions that may be personal in nature can persist on title deeds because they are carried forward by convention rather than rigorous legal analysis at the point of registration. Conveyancing advice makes the same point in practice: a condition must be registered to bind future owners, and a defective condition cannot be corrected later by a later transfer (Van Deventer Dowlath & Marx, on setting up a scheme).
Rules
Association rules are founded on the principles of South African contract law. Three concepts explain how rules become binding.
Meeting of minds (consensus)
Meeting of minds (consensus): a contract is formed when the parties reach agreement on the terms. In the context of an association, this occurs when a person becomes a member and agrees to be bound by the founding document and any rules made under it. The consensus need not be in a single signed document; it can arise from accepting a title deed condition, signing an offer to purchase, or simply taking transfer with knowledge of the association's existence.
Offer and acceptance
Offer and acceptance: a valid contract requires an offer by one party and acceptance by the other. In the association context, the founding document (MOI or constitution) can be seen as a standing offer to all property owners within the scheme. Acceptance occurs when the owner assents to membership. In Mtshali v Harbour Town HOA the owner was held bound where the title deed contained the membership condition, operating with the MOI and the offer to purchase.
Pacta sunt servanda
Pacta sunt servanda: "agreements must be kept." This is a core principle of contract law: once parties have agreed, they are bound. The Tre Donne HOA v Bergwater Plase CC case illustrated this. The HOA's constitution was held to be a contract between members, and entrenched clauses could only be amended in terms of that contract. The Propell v Summerville HOA case reinforced it. Trustees could not circumvent entrenched constitutional clauses they found inconvenient. The Mount Edgecombe Country Club Estate v Singh case confirmed that conduct rules, once agreed to through membership, are lawful private contractual obligations enforceable between the HOA and its members.
The limits of pacta sunt servanda
However, pacta sunt servanda is not absolute. Rules must be lawful, reasonable, and within the scope of the rule-making authority granted by the founding document. The Singh case showed that while road rules were lawful, domestic worker rules were declared unlawful. They exceeded what was reasonable for a private estate to impose on its members.
The vague-terms risk
A risk arises when the founding document contains vague or broadly-worded terms granting rule-making power to the executive committee or trustees. A clause that allows the HOA to "make rules as deemed necessary" or "regulate conduct within the estate" may appear innocuous, but it can be used to justify unlimited and unchecked terms imposed unilaterally, without member vote, without consultation, and without constraint on scope. The result is that the executive can effectively legislate over the members using authority that was never specifically granted.
This tension exists in contract law: vague terms are often interpreted to give effect to the parties' intentions, but in the context of an association's founding document, vague terms can be used to expand executive power far beyond what members agreed to when they joined. The Bella Rosa Three HOA v Brandt case illustrated this. Even where the constitution nominally provided for a building penalty, the HOA could not impose it without first affording the member procedural fairness. The Bushwillow Park HOA v Fernandes case confirmed that while conduct rules are enforceable as private contract, they remain subject to review on grounds of legality, reasonableness, and lawfulness.
The Propell case reinforced the opposite concern: where the constitution contains specific entrenched clauses, trustees cannot simply circumvent them. But where the constitution is silent or vague, the executive may fill the gap with rules that members never anticipated. The lesson is that founding documents should contain clear, specific, and constrained rule-making provisions, not open-ended grants of authority that allow unilateral imposition of terms on members.
Charges
How an association charges its members depends on what the charge is for. This reveals a distinction between usage-based charges and land-based charges.
Usage-based charges
Usage-based charges: if the charge relates to a service consumed by the member, it should be levied per user. Examples include water consumption, electricity usage, or security services tied to occupancy. These charges follow the person, not the property. If you use more, you pay more. If you do not use the service, you should not be charged for it.
Land-based charges
Land-based charges: if the charge relates to the maintenance of common property or the scheme itself, it should be levied against the land or the scheme. This can take two forms: a fixed charge per stand (every property pays the same regardless of size) or a charge relative to your share (larger properties or those with a bigger participation quota pay proportionally more). The Estate Living article on CSOS levies confirms that levies are typically paid per stand or property owned, including sectional title units within an HOA.
Why the distinction matters
The distinction matters because it determines who is liable and how much. A usage-based charge follows the user. If the property is vacant, there may be no charge. A land-based charge follows the property. It is payable regardless of occupancy, because the common property still needs maintaining. The Willow Waters Homeowners Association v Koka case confirmed that levy obligations embedded in title deed conditions run with the land and bind even insolvent estates, reinforcing that land-based charges are a real right, not merely a personal debt.
How the charge is calculated
In sectional title schemes, the Sectional Titles Act prescribes that contributions are calculated according to each owner's participation quota, a form of share-relative charging. In HOAs, the method is determined by the founding document, which may specify a fixed charge, an area-based formula, or a usage-based approach for specific services.
Verifying the charge
For land-based charges to be fair and accurate, the extent and boundaries of each property should be verified against what is officially registered or documented via cadastral survey. Surveyor General diagrams can be sourced through the Department of Agriculture, Land Reform and Rural Development's SG online system. If the registered extent differs from what the association is using to calculate charges, the owner may have grounds to dispute the levy.
For deeds registry assistance (including verifying title deed conditions, registered servitudes, and the nature of rights registered against a property), I can be contacted via LinkedIn. I can offer informal advice only; I am not a legal practitioner. No warranty or liability is accepted for any assistance provided.
Time management
Time management is less about squeezing more in and more about deciding what to leave out. The one thing no one can buy more of is time, and the first step is to treat it as a limited resource you are accountable for, the same way you would treat money.
You choose how to spend your time
Most of the time you spend is a choice, even when it does not feel like one. Work takes a block, but how long the block runs and what happens inside it is yours to set. The same goes for leisure, family, and rest. The person who sees these as choices, rather than things that happen to them, is the one who ends up in control of the balance.
A ledger of spent time
My method is to define a working period and label what was done in it. Each entry records the date, the start time, the end time, and a description of what was done, and it carries a label for the type of time. For work the label distinguishes working hours from extra time. Both count the same for the balance: they are both time taken out of the day, so they both subtract from the total obligated time for that day. The label is for knowing what the time was, not for valuing it differently.
Total and balance
The ledger only earns its keep when you total it. I add up the spent time for the day and subtract it from the total obligated time for that day. For work the obligated figure is the working hours owed that day, and the balance shows whether the day is over or under. Extra time counts the same as working hours, because it is still time spent that must be subtracted. A day that runs long shows a negative balance, and a string of negative days is a signal to cut the next ones short. Without a number to check against, a long week is just a feeling.
Why it matters for remote and work-life
The ledger matters most where the boundary is soft. In remote work there is no office clock to end the day, so work creeps unless you measure it. The ledger turns that invisible creep into a visible number. It also protects the other side: when the balance shows the obligated time is done, you can stop without guilt. Work-life balance is not an attitude, it is a bookkeeping problem, and it is only solvable once the time is counted.