From 703eb88d8f13bbeec198120355d60b7c39af389a Mon Sep 17 00:00:00 2001 From: Wouter J Date: Mon, 14 Apr 2014 15:54:27 +0200 Subject: [PATCH] Fixed list --- contributing/code/conventions.rst | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/contributing/code/conventions.rst b/contributing/code/conventions.rst index 32f50481ee4..35d850bb627 100644 --- a/contributing/code/conventions.rst +++ b/contributing/code/conventions.rst @@ -13,18 +13,18 @@ Method Names When an object has a "main" many relation with related "things" (objects, parameters, ...), the method names are normalized: - * ``get()`` - * ``set()`` - * ``has()`` - * ``all()`` - * ``replace()`` - * ``remove()`` - * ``clear()`` - * ``isEmpty()`` - * ``add()`` - * ``register()`` - * ``count()`` - * ``keys()`` +* ``get()`` +* ``set()`` +* ``has()`` +* ``all()`` +* ``replace()`` +* ``remove()`` +* ``clear()`` +* ``isEmpty()`` +* ``add()`` +* ``register()`` +* ``count()`` +* ``keys()`` The usage of these methods are only allowed when it is clear that there is a main relation: pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy