Hello Emiliano,

you wrote:
>> The  only  problem  which  still  remains  unsolved is when real ID is
>> assigned  to  some  variable  first  and  the  latter one is used as a
>> reference  later.  But  I  don't  see  any  solution  for it, and this
>> technique is not good anyway.
> Beg to differ. Direct usage of the ID numbers make the page scripts
> less readable IMO, so I usually assign relevant 'global use' topic
> numbers and such to globally accessable context variables. To each
> his/her own, and 1.2 replication will be thwarted by this technique,
> but it's just as valid as direct referral.
I don't see solution for it except writing smart parser :=)
which wouldn't be finished in a short time. Hence, if you use global
context variables to define topic numbers I would suggest either
change them manually after replication using Admin Site, or get these
IDs using named functions
mgd_get_topic_by_name(0_or_any_other_real_id, "name"), then it will
be changed automatically.

Best regards,
 Alexander                            mailto:[EMAIL PROTECTED]



--
This is The Midgard Project's mailing list. For more information,
please visit the project's web site at http://www.midgard-project.org

To unsubscribe the list, send an empty email message to address
[EMAIL PROTECTED]

Reply via email to