java/SuperDAOplugin/nbproject/genfiles.properties
author |
František Kučera <franta-hg@frantovo.cz> |
|
Wed, 11 Feb 2009 22:23:22 +0100 |
changeset 2 |
3df37f25b286 |
parent 1 |
d32edd5bcb8a
|
permissions |
-rw-r--r-- |
Opravena chyba související s protected metodami:
pokud jsme dříve měli protected metodu, ve které jsme používali getSQL nebo getVlastnost
a tuto metodu jsme volali z potomka, hledaly se SQL a Vlastnosti v XML souboru patřícímu potomkovi.
Proto je v protected metodách potřeba zadávat kromě názvu požadované hodnoty i třídu,
aby bylo jasné, že se mají hodnoty bráz z jejího XML souboru a ne ze souboru potomka.
franta-hg@2
|
1 |
build.xml.data.CRC32=60287c28
|
franta-hg@1
|
2 |
build.xml.script.CRC32=ca10ceb8
|
franta-hg@1
|
3 |
build.xml.stylesheet.CRC32=79c3b980
|
franta-hg@1
|
4 |
# This file is used by a NetBeans-based IDE to track changes in generated files such as build-impl.xml.
|
franta-hg@1
|
5 |
# Do not edit this file. You may delete it but then the IDE will never regenerate such files for you.
|
franta-hg@2
|
6 |
nbproject/build-impl.xml.data.CRC32=60287c28
|
franta-hg@2
|
7 |
nbproject/build-impl.xml.script.CRC32=8c7cd5f9
|
franta-hg@1
|
8 |
nbproject/build-impl.xml.stylesheet.CRC32=deb65f65
|