cedric MARFIL wrote:
> Hello,
> I would like to know if, during your java migration, you found a way to
> reproduce the percent notation to
> build strings like it was possible in python ?
> Like:
> a = "Hello %s"%("Cedric")Java5 provides a way to do something similar : http://java.sun.com/j2se/1.5.0/docs/api/java/util/Formatter.html But we obviously didn't leverage this that much ... J. -- Julien Anguenot | Nuxeo R&D (Paris, France) Open Source ECM - http://www.nuxeo.com Nuxeo 5 : http://www.nuxeo.org Mobile: +33 (0) 6 72 57 57 66
signature.asc
Description: OpenPGP digital signature
_______________________________________________ ECM mailing list [email protected] http://lists.nuxeo.com/mailman/listinfo/ecm
