[Gambas-Notification] [Git][gambas/gambas][master] '_read' and '_write' are two new special methods that allow to make any object...

Benoît Minisini gitlab at mg.gitlab.com
Sat Dec 21 17:06:09 CET 2019



Benoît Minisini pushed to branch master at Gambas / gambas


Commits:
3d956c26 by gambas at 2019-12-21T17:03:42+01:00
'_read' and '_write' are two new special methods that allow to make any object serializable by the READ and WRITE instructions.

[INTERPRETER]
* NEW: '_read' and '_write' are two new special methods that allow to make any object serializable by the READ and WRITE instructions.
* NEW: Rename macro that convert a Gambas stream object to the internal stream structure and add a macro that does the reverse conversion.

- - - - -


22 changed files:

- main/gbx/gbx_api.c
- main/gbx/gbx_c_array.c
- main/gbx/gbx_c_file.c
- main/gbx/gbx_c_file.h
- main/gbx/gbx_c_process.c
- main/gbx/gbx_c_task.c
- main/gbx/gbx_class.c
- main/gbx/gbx_class.h
- main/gbx/gbx_compare.c
- main/gbx/gbx_eval.c
- main/gbx/gbx_exec.c
- main/gbx/gbx_exec.h
- main/gbx/gbx_exec_loop.c
- main/gbx/gbx_exec_operator.c
- main/gbx/gbx_object.c
- main/gbx/gbx_object.h
- main/gbx/gbx_stream.c
- main/gbx/gbx_struct.c
- main/gbx/gbx_subr_file.c
- main/gbx/gbx_subr_misc.c
- main/gbx/gbx_value.c
- main/gbx/gbx_variant.h


View it on GitLab: https://gitlab.com/gambas/gambas/commit/3d956c269c45f93c5b3ec0b748e41ccfd78697c1

-- 
View it on GitLab: https://gitlab.com/gambas/gambas/commit/3d956c269c45f93c5b3ec0b748e41ccfd78697c1
You're receiving this email because of your account on gitlab.com.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.gambas-basic.org/pipermail/notification/attachments/20191221/09990776/attachment.html>


More information about the Notification mailing list