<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Create - Tag - Xcraft</title>
    <link>/tags/create/index.html</link>
    <description></description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <atom:link href="/tags/create/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>La création</title>
      <link>/elves/05.creation/index.html</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/elves/05.creation/index.html</guid>
      <description>La création d’Elfes doit se faire à l’aide de la méthode create(). Voici des exemples simples pour se familiariser avec l’écriture.&#xA;De nouveaux Elfes Imaginons des Elfes où le premier (Valinor qui est un singleton) veut créer les Elfes (Elrond et Galadriel) sous la forme d’instances.&#xA;class Galadriel extends Elf { logic = Elf.getLogic(GaladrielLogic); state = new GaladrielState(); async create(id, desktopId = null) { this.logic.create(id); return this; } async hi(who) { this.</description>
    </item>
  </channel>
</rss>